Check documentation for the latest version of dhtmlxSuite park DHTMLX Docs

park

parks a window (next action is based on window's current state)

void park();

Example

myWins.window(id).park();

Back to top