[scriptable, uuid(d39fd2b4-3978-45d2-a4be-ba448171b61b)]
Constants
Error codes when we fail to create an editor is placed in attribute editorStatus
Attributes
Methods
Get the editor for this window. May return null
Make this window editable @param aWindow nsIDOMWindow, the window the embedder needs to make editable @param aEditorType string, "html" "htmlsimple" "text" "textsimple"
Setup editor and related support objects
Destroy editor and related support objects
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.
Compare to:
