Class UiStaticGridLayout.UpdateLayoutCommand
java.lang.Object
org.teamapps.dto.UiStaticGridLayout.UpdateLayoutCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.UpdateLayoutCommand(String componentId, UiGridLayout descriptor) -
Method Summary
-
Field Details
-
componentId
-
descriptor
-
-
Constructor Details
-
UpdateLayoutCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
UpdateLayoutCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getDescriptor
-