Class: block.editor.AbstractEditor

An abstract editor Defined in: editor.js.

Class Methods

Class Method Detail

destroy
Destroy the editor elements and unbind events
getValue
Template method to get the editor values
render
Template method to render the editor elements
Returns:
jQuery
setValue
We do not throw any change event here, as we need to break the loop "Block" -> "Editor" -> "Block"
Parameters:
String value
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 30 2011 13:33:45 GMT+0100 (CET)