Uses of Class
org.compiere.model.GridTable
-
Packages that use GridTable Package Description org.adempiere.webui.adwindow org.compiere.model Provides for.... -
-
Uses of GridTable in org.adempiere.webui.adwindow
Constructors in org.adempiere.webui.adwindow with parameters of type GridTable Constructor Description GridTableListModel(GridTable tableModel, int windowNo) -
Uses of GridTable in org.compiere.model
Methods in org.compiere.model that return GridTable Modifier and Type Method Description protected GridTableGridTab. getMTable()Return Table ModelGridTableGridTab. getTableModel()Get TableModel.
-