remove(onlyDom: Boolean, fromModel: Boolean);
onlyDom. Indicates if group is removed only from DOM tree.
fromModel. Indicates if the group is removed from table model.
The remove method removes a group of table cells.
The example of method use is given on the TabSheetExpander Constructor page.
Seebsp;also: