Class ButtonControl

    • Method Detail

      • getType

        public String getType()
      • getLabel

        public String getLabel()
      • isExtended

        public boolean isExtended()
        Returns:
        true if this button has been defined with <button>, false if this button has been defined with <input>
      • removeButtonControlListener

        public void removeButtonControlListener​(ButtonControlListener listener)
      • press

        public boolean press()