Readonly
editorOptional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Make this window editable
string, "html" "htmlsimple" "text" "textsimple"
if PR_TRUE make the whole document in aWindow editable, otherwise it's the embedder who should make the document (or part of it) editable.
if PR_FALSE turn off scripting and plugins
Test whether a specific window has had its editable flag set; it may have an editor now, or will get one after the uri load.
Use this, passing the content root window, to test if we've set up editing for this content.
Generated using TypeDoc
Status after editor creation and document loading Value is one of the above error codes