reconstruct of ui.gridlayout, Methods Webix Docs
rebuilds the layout
void reconstruct();
$$('mylayout').reconstruct();
See also
Back to top