Editor.getActiveDocument
Description
Get the document that the user is currently editing.
Syntax
Editor.getActiveDocument () : XopusDocument
Return Value
XopusDocument. The current document or null if there is no active document.
Get the document that the user is currently editing.
Editor.getActiveDocument () : XopusDocument
XopusDocument. The current document or null if there is no active document.
Loading...