Klasse UiDisplayField.SetShowBorderCommand

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

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

    • componentId

      protected String componentId
    • showBorder

      protected boolean showBorder
  • Konstruktordetails

    • SetShowBorderCommand

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

      public SetShowBorderCommand(String componentId, boolean showBorder)
  • Methodendetails