Class HtmlUnitInputProcessor.PointerHtmlUnitAction

    • Constructor Detail

      • PointerHtmlUnitAction

        public PointerHtmlUnitAction​(DomElement domElement,
                                     int button)
        Creates a new pointer action for the specified element and button.
        Parameters:
        domElement - the target element associated with the pointer event
        button - the mouse button involved in the action
    • Method Detail

      • getButton

        public int getButton()
        Returns the mouse button associated with this action.
        Returns:
        the button value