Uses of Interface
org.adempiere.webui.IWebClient
-
Packages that use IWebClient Package Description org.adempiere.webui org.adempiere.webui.session org.adempiere.webui.window -
-
Uses of IWebClient in org.adempiere.webui
Classes in org.adempiere.webui that implement IWebClient Modifier and Type Class Description classAdempiereWebUIConstructors in org.adempiere.webui with parameters of type IWebClient Constructor Description WLogin(IWebClient app) -
Uses of IWebClient in org.adempiere.webui.session
Methods in org.adempiere.webui.session that return IWebClient Modifier and Type Method Description static IWebClientSessionManager. getSessionApplication()Methods in org.adempiere.webui.session with parameters of type IWebClient Modifier and Type Method Description static voidSessionManager. setSessionApplication(IWebClient app) -
Uses of IWebClient in org.adempiere.webui.window
Fields in org.adempiere.webui.window declared as IWebClient Modifier and Type Field Description protected IWebClientLoginWindow. appMethods in org.adempiere.webui.window with parameters of type IWebClient Modifier and Type Method Description voidLoginWindow. init(IWebClient app)
-