Widgets
Samples
Demos
Forum
Services
Documentation
onAfterLoad
onAfterScroll
onAfterValidation
onBeforeLoad
onBeforeValidate
onBindRequest
onChange
onDestruct
onLoadError
onSubmit
onValidationError
onValidationSuccess
onValues
onViewShow
Start
API Reference
ui.form
Events
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
Articles
Form
HTMLForm
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript website framework
and page of
form control
product.