Uses of Class
org.openl.rules.table.AGrid
-
Packages that use AGrid Package Description org.openl.excel.grid org.openl.rules.table org.openl.rules.table.xls -
-
Uses of AGrid in org.openl.excel.grid
Subclasses of AGrid in org.openl.excel.grid Modifier and Type Class Description classParsedGrid -
Uses of AGrid in org.openl.rules.table
Subclasses of AGrid in org.openl.rules.table Modifier and Type Class Description classCompositeGridAnIGridimplementation that composes severalIGridTabletogether.
It is possible to compose from top to bottom and from left to right byCompositeGrid.verticalflag.
Tables are composing one by one, without gaps. -
Uses of AGrid in org.openl.rules.table.xls
Subclasses of AGrid in org.openl.rules.table.xls Modifier and Type Class Description classXlsSheetGridModel
-