Uses of Class
org.compiere.model.GridWindow
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
Base classes for UI form.
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.