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