Samples
Forum
Support
Documentation
addHotKey
canFocus
destructor
getFocus
getNext
getPrev
getState
getTop
hasFocus
removeHotKey
setFocus
setState
Start
API Reference
Mixins
UIManager
Methods
getNext
gets the next view in the focus|tab order
object
getNext
(
object
view
);
Parameters
view
object
the current view
Returns
object
the next view
Back to top