|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines the keyboard traversal API for arbitrary groups of parts.
| Method Summary | |
MiPart |
getNext(MiPart current)
Gets the next part to receive keyboard or enter key focus with respect to the given part. |
MiPart |
getPrevious(MiPart current)
Gets the previous part to receive keyboard or enter key focus with respect to the given part. |
| Method Detail |
public MiPart getNext(MiPart current)
current - one part in the tab group
public MiPart getPrevious(MiPart current)
current - one part in the tab group
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||