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