Uses of Class
org.compiere.apps.APanel
-
Packages that use APanel Package Description org.compiere.apps Package org.compiere.appsorg.compiere.grid Package org.compiere.grid -
-
Uses of APanel in org.compiere.apps
Methods in org.compiere.apps that return APanel Modifier and Type Method Description APanelAWindow. getAPanel()Get Application PanelConstructors in org.compiere.apps with parameters of type APanel Constructor Description AExport(APanel parent)TabSwitcher(GridController g, APanel p) -
Uses of APanel in org.compiere.grid
Methods in org.compiere.grid with parameters of type APanel Modifier and Type Method Description voidVTabbedPane. dispose(APanel aPanel)Dispose all contained VTabbedPanes and GridControllersbooleanGridController. includeTab(GridController gc, APanel aPanel, GridSynchronizer sync)Include TabbooleanGridController. initGrid(GridTab mTab, boolean onlyMultiRow, int WindowNo, APanel aPanel, GridWindow mWindow)booleanGridController. initGrid(GridTab mTab, boolean onlyMultiRow, int WindowNo, APanel aPanel, GridWindow mWindow, boolean lazy)Init Grid.voidAPanelTab. registerAPanel(APanel panel)Register APanelvoidVSortTab. registerAPanel(APanel panel)
-