Klasse UiDisplayField.SetShowHtmlCommand

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

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

    • componentId

      protected String componentId
    • showHtml

      protected boolean showHtml
  • Konstruktordetails

    • SetShowHtmlCommand

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

      public SetShowHtmlCommand(String componentId, boolean showHtml)
  • Methodendetails