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