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