Class NavigationItemSelectorContext
- java.lang.Object
-
- com.hybris.cockpitng.widgets.navigation.NavigationItemSelectorContext
-
public class NavigationItemSelectorContext extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NavigationItemSelectorContext(int pageSize, int selectedIndex)NavigationItemSelectorContext(int pageSize, int selectedIndex, int focusedIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetFocusedIndex()intgetPageSize()intgetSelectedIndex()
-