Uses of Class
org.adempiere.webui.ClientInfo
-
Uses of ClientInfo in org.adempiere.webui
Modifier and TypeMethodDescriptionstatic ClientInfo
ClientInfo.get()
AdempiereWebUI.getClientInfo()
default ClientInfo
IWebClient.getClientInfo()
Get current ClientInfo -
Uses of ClientInfo in org.adempiere.webui.desktop
Modifier and TypeMethodDescriptionvoid
AbstractDesktop.setClientInfo
(ClientInfo clientInfo) void
DefaultDesktop.setClientInfo
(ClientInfo clientInfo) void
IDesktop.setClientInfo
(ClientInfo clientInfo) void
DashboardController.updateLayout
(ClientInfo clientInfo)