Package org.teamapps.dto
Klasse UiResponsiveGridLayout.UpdateLayoutPoliciesCommand
java.lang.Object
org.teamapps.dto.UiResponsiveGridLayout.UpdateLayoutPoliciesCommand
- Umschließende Klasse:
UiResponsiveGridLayout
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected List<UiResponsiveGridLayoutPolicy> -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.UpdateLayoutPoliciesCommand(String componentId, List<UiResponsiveGridLayoutPolicy> layoutPolicies) -
Methodenübersicht
-
Felddetails
-
componentId
-
layoutPolicies
-
-
Konstruktordetails
-
UpdateLayoutPoliciesCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
UpdateLayoutPoliciesCommand
public UpdateLayoutPoliciesCommand(String componentId, List<UiResponsiveGridLayoutPolicy> layoutPolicies)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getLayoutPolicies
-