Hello,
Where can I find all the methods I can call on this tabbar.getCell() ? I currently use the attach() method, but I’m also looking for a way to “detach” a widget from a cell, or empty the cell at a moment and attach a new one.
Just using attach again keeps the div “tab-content-…” showing and create a big white space between my tab and the new widget.
Thanks for your help