dijit._editor.selection.getSelectedElement
dojo.require("dijit._editor.selection");
defined in dijit/_editor/selection.js
Retrieves the selected element (if any), just in the case that a single element (object like and image or a table) is selected.
Usage
function () (view source)