Klasse UiComponent.SetAttributesCommand

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

public static class UiComponent.SetAttributesCommand extends Object implements UiCommand<Void>
  • Felddetails

  • Konstruktordetails

    • SetAttributesCommand

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

      public SetAttributesCommand(String componentId, String selector, Map<String,String> attributes)
  • Methodendetails