onSubmit
fires when enter key is pressed for a focused control in the form
void onSubmit(object view,Event ev);
| view | object | an object of a control for which "enter" was stroked |
| ev | Event | keydown event object |
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.