getPrev

gets the previous view in the focus|tab order

object getPrev(object view);
viewobjectthe current view
objectthe previous view
Back to top