Klasse UiCurrencyField.SetLocaleCommand

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

public static class UiCurrencyField.SetLocaleCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • locale

      protected String locale
  • Konstruktordetails

    • SetLocaleCommand

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

      public SetLocaleCommand(String componentId, String locale)
  • Methodendetails