Functiondijit._InlineEditor.enableSave

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

User replacable function returning a Boolean to indicate if the Save button should be enabled or not - usually due to invalid conditions

Usage

function () (view source)