Uses of Class
org.openl.rules.table.AGridTableDecorator
-
Packages that use AGridTableDecorator Package Description org.openl.rules.table -
-
Uses of AGridTableDecorator in org.openl.rules.table
Subclasses of AGridTableDecorator in org.openl.rules.table Modifier and Type Class Description classSingleCellGridTableSingle 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.
-