Functiondijit.form.Form.onReset

dojo.require("dijit.form.Form");
defined in dijit/form/Form.js

Callback when user resets the form. This method is intended to be over-ridden. When the reset method is called programmatically, the return value from onReset is used to compute whether or not resetting should proceed

Usage

function (?e) (view source)
parametertypedescription
e Optional.