Interface ButtonsTagDeclaration

All Superinterfaces:
HasAutoSpacing, HasBinding, HasId, HasIdBindingAndRendered, HasOrientation, HasTip, IsRendered, IsVisual

public interface ButtonsTagDeclaration extends HasIdBindingAndRendered, IsVisual, HasTip, HasOrientation, HasAutoSpacing
Renders a group of buttons.
  • Method Details

    • setDisabled

      void setDisabled(String disabled)
      Flag indicating that this element and all children are disabled.