Uses of Class
org.adempiere.webui.adwindow.GridView
Packages that use GridView
Package
Description
-
Uses of GridView in org.adempiere.webui.adwindow
Methods in org.adempiere.webui.adwindow that return GridViewModifier and TypeMethodDescriptionADSortTab.getGridView()
ADTabpanel.getGridView()
IADTabpanel.getGridView()
Methods in org.adempiere.webui.adwindow with parameters of type GridViewModifier and TypeMethodDescriptionvoid
GridTabRowRenderer.setGridPanel
(GridView gridPanel) SetGridView
that own this renderer. -
Uses of GridView in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as GridViewMethods in org.adempiere.webui.panel with parameters of type GridView -
Uses of GridView in org.adempiere.webui.window
Methods in org.adempiere.webui.window with parameters of type GridViewModifier 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