getNode of ui.diagram-editor, Methods Webix Docs
returns the main HTML container for the calling object
HTMLElement getNode();
| HTMLElement | the HTML container |
Example
var box = dtable.getNode();
See also
Articles
getNode of ui.diagram-editor, Methods Webix Docs
returns the main HTML container for the calling object
HTMLElement getNode();
| HTMLElement | the HTML container |
var box = dtable.getNode();
See also
Articles