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