All Superinterfaces:
OceanusEventRegistrar.OceanusEventProvider<TethysUIEvent>, TethysUIComponent
All Known Implementing Classes:
TethysUICoreSlider

Slider.
  • Method Details

    • setMaximum

      void setMaximum(Integer pMax)
      Set the Maximum Value.
      Parameters:
      pMax - the maximum
    • setValue

      void setValue(Integer pValue)
      Set the Value.
      Parameters:
      pValue - the value
    • getValue

      Integer getValue()
      Get Value.
      Returns:
      the value