Layout method missing from documentation Suite 8

I was looking through the snippets and found an undocumented method for Layout.

addCell() this is used in the following snippet DHTMLX Snippet Tool

If you look here removeCell() is listed but not addCell()

1 Like

Hello.

addCell() method of the dhx.Layout is not public, as its implementation is pretty limited and mainly it is a base of a dhx.tabbar.addTab() method: