Interface TethysUIScrollMenu.TethysUIScrollSubMenu<T>

Type Parameters:
T - the value type
Enclosing interface:
TethysUIScrollMenu<T>

public static interface TethysUIScrollMenu.TethysUIScrollSubMenu<T>
ScrollMenu subMenu.
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtain the subMenu.
  • Method Details