dijit.form.Form.onSubmit
dojo.require("dijit.form.Form");
defined in dijit/form/Form.js
Callback when user submits the form. This method is intended to be over-ridden, but by default it checks and
Usage
function (?e) (view source)
parameter | type | description |
---|---|---|
e | Optional. |