Uses of Class
org.adempiere.webui.adwindow.GridView
Packages that use 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
Methods in org.adempiere.webui.adwindow that return GridViewModifier and TypeMethodDescriptionADSortTab.getGridView()
ADTabpanel.getGridView()
IADTabpanel.getGridView()
Get GridView componentMethods 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