Uses of Class
org.openl.rules.table.AGridTable
-
Packages that use AGridTable Package Description org.openl.excel.grid org.openl.rules.table -
-
Uses of AGridTable in org.openl.excel.grid
Subclasses of AGridTable in org.openl.excel.grid Modifier and Type Class Description classEditableGridTable -
Uses of AGridTable in org.openl.rules.table
Subclasses of AGridTable in org.openl.rules.table Modifier and Type Class Description classAGridTableDecoratorclassGridTableclassSingleCellGridTableSingle cell grid table.classSubGridTablePart of the grid table.classTransformedGridTableLogical table model that delegate original table and access to original table through coordinates transformation.classTransposedGridTableTODO: createCoordinatesTransformerfor this case of transposed grid table.
-