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