Uses of Class
org.compiere.model.GridWindow
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of GridWindow in org.adempiere.webui.adwindow
-
Uses of GridWindow in org.adempiere.webui.apps
-
Uses of GridWindow in org.compiere.apps.form
-
Uses of GridWindow in org.compiere.model
Modifier and TypeMethodDescriptionstatic GridWindow
GridWindow.get
(Properties ctx, int WindowNo, int AD_Window_ID) Get Grid Windowstatic GridWindow
GridWindow.get
(Properties ctx, int WindowNo, int AD_Window_ID, boolean virtual) Get Grid WindowGridTab.getGridWindow()
ModifierConstructorDescriptionGridTab
(GridTabVO vo, GridWindow w) Create Tab (Model) from Value Object.GridTab
(GridTabVO vo, GridWindow w, boolean virtual) Create Tab Model from Value Object.