destructor

Destructor. Destroys the UIManager instance

void destructor();

Example

webix.UIManager.destructor();

Back to top