Uses of Interface
org.adempiere.webui.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
Modifier and TypeClassDescriptionclass
Entry point for iDempiere web client (index.zul) -
Uses of IWebClient in org.adempiere.webui.session
Modifier and TypeMethodDescriptionstatic IWebClient
SessionManager.getSessionApplication()
Get IWebClient instanceModifier and TypeMethodDescriptionstatic void
SessionManager.setSessionApplication
(IWebClient app) StoreIWebClient
instance as desktop attribute -
Uses of IWebClient in org.adempiere.webui.window