Uses of Class
org.adempiere.webui.ClientInfo
-
Packages that use ClientInfo Package Description org.adempiere.webui org.adempiere.webui.desktop -
-
Uses of ClientInfo in org.adempiere.webui
Methods in org.adempiere.webui that return ClientInfo Modifier and Type Method Description static ClientInfoClientInfo. get()ClientInfoAdempiereWebUI. getClientInfo()default ClientInfoIWebClient. getClientInfo() -
Uses of ClientInfo in org.adempiere.webui.desktop
Methods in org.adempiere.webui.desktop that return ClientInfo Modifier and Type Method Description ClientInfoAbstractDesktop. getClientInfo()ClientInfoIDesktop. getClientInfo()Methods in org.adempiere.webui.desktop with parameters of type ClientInfo Modifier and Type Method Description voidAbstractDesktop. setClientInfo(ClientInfo clientInfo)voidDefaultDesktop. setClientInfo(ClientInfo clientInfo)voidIDesktop. setClientInfo(ClientInfo clientInfo)voidDashboardController. updateLayout(ClientInfo clientInfo)
-