Klasse UiComponentField.SetBorderedCommand

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

public static class UiComponentField.SetBorderedCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • bordered

      protected boolean bordered
  • Konstruktordetails

    • SetBorderedCommand

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

      public SetBorderedCommand(String componentId, boolean bordered)
  • Methodendetails