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