Klasse UiNumberField.SetPlaceholderTextCommand

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

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

    • componentId

      protected String componentId
    • placeholderText

      protected String placeholderText
  • Konstruktordetails

    • SetPlaceholderTextCommand

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

      public SetPlaceholderTextCommand(String componentId, String placeholderText)
  • Methodendetails