Klasse UiField.SetValueCommand

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

public static class UiField.SetValueCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • value

      protected Object value
  • Konstruktordetails

    • SetValueCommand

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

      public SetValueCommand(String componentId, Object value)
  • Methodendetails