Klasse UiToolButton.SetIconCommand

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

public static class UiToolButton.SetIconCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • icon

      protected String icon
  • Konstruktordetails

    • SetIconCommand

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

      public SetIconCommand(String componentId, String icon)
  • Methodendetails