Klasse UiToolButton.SetIconSizeCommand

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

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

    • componentId

      protected String componentId
    • iconSize

      protected Integer iconSize
  • Konstruktordetails

    • SetIconSizeCommand

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

      public SetIconSizeCommand(String componentId, Integer iconSize)
  • Methodendetails