dijit.InlineEditBox.save
dojo.require("dijit.InlineEditBox");
defined in dijit/InlineEditBox.js
Save the contents of the editor and revert to display mode.
Usage
function (/*Boolean*/ focus) (view source)
parameter | type | description |
---|---|---|
focus | Boolean | Focus on the display mode text |