getIndexesToExpand();
The getIndexesToExpand method gets indexes of rows and columns hidden on group collapsing.
This method gets a JSON object with the following fields: rows - array of row indexes, columns - array of column indexes for rows and columns hidden after group collapses.
The example of method use is given on the TabSheetExpander Constructor page.
Seebsp;also: