Uses of Class
apwidgets.PEditText

Uses of PEditText in apwidgets
 

Methods in apwidgets with parameters of type PEditText
 void PEditText.setNextEditText(PEditText nextEditText)
          If you have called setImeOptions(EditorInfo.IME_ACTION_NEXT), you can use this method to specify which EditText will be focused when you press next.