Klasse UiComponent.SetStyleCommand

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

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

  • Konstruktordetails

    • SetStyleCommand

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

      public SetStyleCommand(String componentId, String selector, Map<String,String> styles)
  • Methodendetails