Uses of Class
apwidgets.APEditText

Uses of APEditText in apwidgets
 

Methods in apwidgets with parameters of type APEditText
 void APEditText.setNextEditText(APEditText 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.