Klasse UiDisplayField.SetRemoveStyleTagsCommand

java.lang.Object
org.teamapps.dto.UiDisplayField.SetRemoveStyleTagsCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiDisplayField

public static class UiDisplayField.SetRemoveStyleTagsCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • removeStyleTags

      protected boolean removeStyleTags
  • Konstruktordetails

    • SetRemoveStyleTagsCommand

      @Deprecated public SetRemoveStyleTagsCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetRemoveStyleTagsCommand

      public SetRemoveStyleTagsCommand(String componentId, boolean removeStyleTags)
  • Methodendetails