Uses of Class
org.adempiere.webui.adwindow.GridView
Package
Description
-
Uses of GridView in org.adempiere.webui.adwindow
Modifier and TypeMethodDescriptionADSortTab.getGridView()
ADTabpanel.getGridView()
IADTabpanel.getGridView()
Modifier 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