public class NavigationItemSelectorContext extends Object
| Constructor and Description |
|---|
NavigationItemSelectorContext(int pageSize,
int selectedIndex) |
NavigationItemSelectorContext(int pageSize,
int selectedIndex,
int focusedIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFocusedIndex() |
int |
getPageSize() |
int |
getSelectedIndex() |
Copyright © 2018. All rights reserved.