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