XopusCanvas
The XopusCanvas object is interface to a Xopus Canvas (a <div xopus="true"> element).
- Documentation
- › API
- › Global objects API
- › XopusCanvas
XopusCanvas object
methods
XopusCanvas.enable()XopusCanvas.getCanvasElement(): HTMLDOMElementXopusCanvas.loadDocument( uri: String, ignoreUnsavedChanges: Boolean): XopusDocumentXopusCanvas.getDocument(): XopusDocumentXopusCanvas.getViewCollection(): String[]XopusCanvas.getViewParam( name: String): ObjectXopusCanvas.getActiveView(): stringXopusCanvas.setActiveView( view: String|Number)XopusCanvas.setViewParam( name: String, value: Object|String)