Uses of Class
org.compiere.model.GridWindow
Packages that use 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
Methods in org.adempiere.webui.adwindow that return GridWindow -
Uses of GridWindow in org.adempiere.webui.apps
Constructors in org.adempiere.webui.apps with parameters of type GridWindow -
Uses of GridWindow in org.compiere.apps.form
Fields in org.compiere.apps.form declared as GridWindow -
Uses of GridWindow in org.compiere.model
Methods in org.compiere.model that return GridWindowModifier 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()
Constructors in org.compiere.model with parameters of type GridWindowModifierConstructorDescriptionGridTab
(GridTabVO vo, GridWindow w) Create Tab (Model) from Value Object.GridTab
(GridTabVO vo, GridWindow w, boolean virtual) Create Tab Model from Value Object.