Interface TethysUIScrollSubMenu<T>
- Type Parameters:
T- the value type
public interface TethysUIScrollSubMenu<T>
ScrollMenu subMenu.
-
Method Summary
-
Method Details
-
getSubMenu
TethysUIScrollMenu<T> getSubMenu()Obtain the subMenu.- Returns:
- the subMenu
-