Klasse UiNumberField.SetShowClearButtonCommand

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

public static class UiNumberField.SetShowClearButtonCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • showClearButton

      protected boolean showClearButton
  • Konstruktordetails

    • SetShowClearButtonCommand

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

      public SetShowClearButtonCommand(String componentId, boolean showClearButton)
  • Methodendetails