Uses of Class
org.adempiere.webui.adwindow.GridView
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Provide implementation of various system dialog and windows
-
Uses of GridView in org.adempiere.webui.adwindow
Modifier and TypeMethodDescriptionADSortTab.getGridView()
ADTabpanel.getGridView()
IADTabpanel.getGridView()
Get GridView componentModifier and TypeMethodDescriptionvoid
GridTabRowRenderer.setGridPanel
(GridView gridPanel) SetGridView
that own this renderer. -
Uses of GridView in org.adempiere.webui.panel
-
Uses of GridView in org.adempiere.webui.window
Modifier and TypeMethodDescriptionvoid
CustomizeGridViewDialog.setGridPanel
(GridView gridPanel) static 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