Uses of Class
org.adempiere.webui.adwindow.QuickGridView
Package
Description
-
Uses of QuickGridView in org.adempiere.webui.adwindow
Modifier and TypeFieldDescriptionprotected QuickGridView
AbstractADWindowContent.currQGV
Implementation to work key listener for the current open Quick Form.Modifier 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
-
Uses of QuickGridView in org.adempiere.webui.panel
Modifier and TypeMethodDescriptionvoid
QuickCustomizeGridViewPanel.setGridPanel
(QuickGridView quickGridView) -
Uses of QuickGridView in org.adempiere.webui.window
Modifier 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