Klasse UiComponent.SetClassNamesCommand

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

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

  • Konstruktordetails

    • SetClassNamesCommand

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

      public SetClassNamesCommand(String componentId, String selector, Map<String,Boolean> classNames)
  • Methodendetails