Klasse UiSlider.SetTooltipPrefixCommand

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

public static class UiSlider.SetTooltipPrefixCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • tooltipPrefi

      protected String tooltipPrefi
  • Konstruktordetails

    • SetTooltipPrefixCommand

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

      public SetTooltipPrefixCommand(String componentId, String tooltipPrefi)
  • Methodendetails