Package org.teamapps.dto
Class UiTextColorMarkerField.SetToolbarEnabledCommand
java.lang.Object
org.teamapps.dto.UiTextColorMarkerField.SetToolbarEnabledCommand
- Enclosing class:
UiTextColorMarkerField
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetToolbarEnabledCommand(String componentId, boolean enabled) -
Method Summary
-
Field Details
-
componentId
-
enabled
protected boolean enabled
-
-
Constructor Details
-
SetToolbarEnabledCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetToolbarEnabledCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getEnabled
public boolean getEnabled()
-