reconstruct of ui.gridlayout, Methods Webix Docs

rebuilds the layout

void reconstruct();

Example

$$('mylayout').reconstruct();

See also

Back to top