Package org.teamapps.dto
Klasse UiFloatingComponent.SetExpandedCommand
java.lang.Object
org.teamapps.dto.UiFloatingComponent.SetExpandedCommand
- Umschließende Klasse:
UiFloatingComponent
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetExpandedCommand(String componentId, boolean expanded) -
Methodenübersicht
-
Felddetails
-
componentId
-
expanded
protected boolean expanded
-
-
Konstruktordetails
-
SetExpandedCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetExpandedCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getExpanded
public boolean getExpanded()
-