public class GridTableUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<IGridRegion> |
getGridRegions(ILogicalTable table)
Returns all regions of a table.
|
static IGridTable |
getOriginalTable(IGridTable table)
Extracts original table.
|
public static IGridTable getOriginalTable(IGridTable table)
table - Table.public static List<IGridRegion> getGridRegions(ILogicalTable table)
table - the table with regions.Copyright © 2004–2019 OpenL Tablets. All rights reserved.