Interface TethysUIControl.TethysUIScrollButton<T>

Type Parameters:
T - the value type
All Known Subinterfaces:
TethysUIDataEditField.TethysUIScrollButtonField<T>, TethysUIScrollButtonManager<T>
All Known Implementing Classes:
TethysUICoreScrollButtonManager
Enclosing interface:
TethysUIControl

public static interface TethysUIControl.TethysUIScrollButton<T>
Scroll Button Configuration.
  • Method Details

    • setMenuConfigurator

      void setMenuConfigurator(Consumer<TethysUIScrollMenu<T>> pConfigurator)
      Set the menu configurator.
      Parameters:
      pConfigurator - the configurator