getNext

gets the next view in the focus|tab order

object getNext(object view);
viewobjectthe current view
objectthe next view
Back to top