Uses of Class
org.adempiere.webui.adwindow.QuickGridView
Packages that use QuickGridView
Package
Description
-
Uses of QuickGridView in org.adempiere.webui.adwindow
Fields in org.adempiere.webui.adwindow declared as QuickGridViewModifier and TypeFieldDescriptionprotected QuickGridView
AbstractADWindowContent.currQGV
Implementation to work key listener for the current open Quick Form.Methods in org.adempiere.webui.adwindow that return QuickGridViewMethods in org.adempiere.webui.adwindow with parameters of type QuickGridViewModifier and TypeMethodDescriptionvoid
AbstractADWindowContent.setCurrQGV
(QuickGridView currQGV) void
QuickGridTabRowRenderer.setGridPanel
(QuickGridView gridPanel) SetQuickGridView
that own this renderer. -
Uses of QuickGridView in org.adempiere.webui.apps.form
Fields in org.adempiere.webui.apps.form declared as QuickGridView -
Uses of QuickGridView in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as QuickGridViewMethods in org.adempiere.webui.panel with parameters of type QuickGridViewModifier and TypeMethodDescriptionvoid
QuickCustomizeGridViewPanel.setGridPanel
(QuickGridView quickGridView) -
Uses of QuickGridView in org.adempiere.webui.window
Methods in org.adempiere.webui.window with parameters of type QuickGridViewModifier and TypeMethodDescriptionstatic boolean
CustomizeGridViewDialog.showCustomize
(int WindowNo, int AD_Tab_ID, Map<Integer, String> columnsWidth, ArrayList<Integer> gridFieldIds, GridView gridPanel, QuickGridView quickGridView, boolean isQuickForm) Deprecated, for removal: This API element is subject to removal in a future version.static void
CustomizeGridViewDialog.showCustomize
(int WindowNo, int AD_Tab_ID, Map<Integer, String> columnsWidth, ArrayList<Integer> gridFieldIds, GridView gridPanel, QuickGridView quickGridView, boolean isQuickForm, Callback<Boolean> callback) Show customize grid view dialog