Uses of Interface
org.adempiere.webui.IWebClient
Packages that use IWebClient
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.
Session and context management
Provide implementation of various system dialog and windows
-
Uses of IWebClient in org.adempiere.webui
Classes in org.adempiere.webui that implement IWebClientModifier and TypeClassDescriptionclass
Entry point for iDempiere web client (index.zul)Constructors in org.adempiere.webui with parameters of type IWebClient -
Uses of IWebClient in org.adempiere.webui.session
Methods in org.adempiere.webui.session that return IWebClientModifier and TypeMethodDescriptionstatic IWebClient
SessionManager.getSessionApplication()
Get IWebClient instanceMethods in org.adempiere.webui.session with parameters of type IWebClientModifier and TypeMethodDescriptionstatic void
SessionManager.setSessionApplication
(IWebClient app) StoreIWebClient
instance as desktop attribute -
Uses of IWebClient in org.adempiere.webui.window
Fields in org.adempiere.webui.window declared as IWebClientMethods in org.adempiere.webui.window with parameters of type IWebClient