Package org.teamapps.dto
Klasse UiToolbarButtonGroup
java.lang.Object
org.teamapps.dto.UiToolbarButtonGroup
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<UiToolbarButton> protected UiToolbarButtonprotected Stringprotected UiToolbarButtonGroupPositionprotected booleanprotected boolean -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UiToolbarButtonGroup(String groupId, List<UiToolbarButton> buttons) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanbooleansetCollapsedButton(UiToolbarButton collapsedButton) setPosition(UiToolbarButtonGroupPosition position) setShowGroupSeparator(boolean showGroupSeparator) setVisible(boolean visible) toString()
-
Felddetails
-
groupId
-
buttons
-
position
-
visible
protected boolean visible -
showGroupSeparator
protected boolean showGroupSeparator -
collapsedButton
-
-
Konstruktordetails
-
UiToolbarButtonGroup
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UiToolbarButtonGroup
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getGroupId
-
getButtons
-
getPosition
-
getVisible
public boolean getVisible() -
getShowGroupSeparator
public boolean getShowGroupSeparator() -
getCollapsedButton
-
setPosition
-
setVisible
-
setShowGroupSeparator
-
setCollapsedButton
-