Check documentation for the latest version of dhtmlxSuite getCursor DHTMLX Docs

getCursor

get position of virtual cursor

string getCursor();
stringid of currently selected item
Details

Returns null if no item was selected.

Back to top