Uses of Interface
org.adempiere.webui.desktop.IDesktop
Packages that use IDesktop
Package
Description
Provide classes for initialization and entry point to iDempiere web client.
Provide entry point for access to UI extensions.
Provide entry point for access to UI extensions.
Provide interface and classes for implementation of iDempiere desktop
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Session and context management
-
Uses of IDesktop in org.adempiere.webui
Methods in org.adempiere.webui that return IDesktopModifier and TypeMethodDescriptionAdempiereWebUI.getAppDeskop()
IWebClient.getAppDeskop()
GetIDesktop
instance -
Uses of IDesktop in org.adempiere.webui.desktop
Classes in org.adempiere.webui.desktop that implement IDesktopModifier and TypeClassDescriptionclass
Abstract base class forIDesktop
implementationclass
DefaultIDesktop
implementation.class
Abstract base class for Tabbed MDI implementationMethods in org.adempiere.webui.desktop with parameters of type IDesktopModifier and TypeMethodDescriptionvoid
DashboardController.render
(org.zkoss.zk.ui.Component parent, IDesktop desktopImpl, boolean isShowInDashboard) Render main or side dashboardprotected void
DashboardController.renderColumns
(org.zkoss.zk.ui.Component parent, IDesktop desktopImpl, boolean isShowInDashboard, boolean update) Render dashboard in column orientationprotected void
DashboardController.renderRows
(org.zkoss.zk.ui.Component parent, IDesktop desktopImpl, boolean isShowInDashboard, boolean update) Render dashboard in row orientation -
Uses of IDesktop in org.adempiere.webui.panel
Methods in org.adempiere.webui.panel with parameters of type IDesktop -
Uses of IDesktop in org.adempiere.webui.session
Methods in org.adempiere.webui.session that return IDesktopModifier and TypeMethodDescriptionstatic IDesktop
SessionManager.getAppDesktop()
Get IDesktop instance