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 APanel
AWindow. 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 void
VTabbedPane. dispose(APanel aPanel)
Dispose all contained VTabbedPanes and GridControllersboolean
GridController. includeTab(GridController gc, APanel aPanel, GridSynchronizer sync)
Include Tabboolean
GridController. initGrid(GridTab mTab, boolean onlyMultiRow, int WindowNo, APanel aPanel, GridWindow mWindow)
boolean
GridController. initGrid(GridTab mTab, boolean onlyMultiRow, int WindowNo, APanel aPanel, GridWindow mWindow, boolean lazy)
Init Grid.void
APanelTab. registerAPanel(APanel panel)
Register APanelvoid
VSortTab. registerAPanel(APanel panel)
-