Package org.teamapps.dto
Class UiPageView.RemoveBlockCommand
java.lang.Object
org.teamapps.dto.UiPageView.RemoveBlockCommand
- Enclosing class:
UiPageView
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RemoveBlockCommand(String componentId, String blockId) -
Method Summary
-
Field Details
-
componentId
-
blockId
-
-
Constructor Details
-
RemoveBlockCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RemoveBlockCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getBlockId
-