Package org.teamapps.dto
Klasse UiDisplayField.SetRemoveStyleTagsCommand
java.lang.Object
org.teamapps.dto.UiDisplayField.SetRemoveStyleTagsCommand
- Umschließende Klasse:
UiDisplayField
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetRemoveStyleTagsCommand(String componentId, boolean removeStyleTags) -
Methodenübersicht
-
Felddetails
-
componentId
-
removeStyleTags
protected boolean removeStyleTags
-
-
Konstruktordetails
-
SetRemoveStyleTagsCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetRemoveStyleTagsCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getRemoveStyleTags
public boolean getRemoveStyleTags()
-