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