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