Package 

Class ActionEvent.DdActionTarget

    • Constructor Detail

      • ActionEvent.DdActionTarget

        ActionEvent.DdActionTarget(String selector, String composedPathSelector, Long width, Long height, String permanentId)
        Parameters:
        selector - CSS selector path of the target element
        composedPathSelector - Selector data based on the click event composed path
        width - Width of the target element (in pixels)
        height - Height of the target element (in pixels)
        permanentId - Mobile-only: a globally unique and stable identifier for this UI element, computed as the hash of the element's path (32 lowercase hex characters).