Klasse UiFloatingComponent.SetExpanderHandleColorCommand

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

public static class UiFloatingComponent.SetExpanderHandleColorCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • expanderHandleColor

      protected String expanderHandleColor
  • Konstruktordetails

    • SetExpanderHandleColorCommand

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

      public SetExpanderHandleColorCommand(String componentId, String expanderHandleColor)
  • Methodendetails