Uses of Class
com.logicaldoc.gui.common.client.beans.GUIBranding
-
Packages that use GUIBranding Package Description com.logicaldoc.gui.common.client.beans com.logicaldoc.gui.frontend.client.services com.logicaldoc.gui.frontend.client.tenant -
-
Uses of GUIBranding in com.logicaldoc.gui.common.client.beans
Methods in com.logicaldoc.gui.common.client.beans that return GUIBranding Modifier and Type Method Description GUIBranding
GUIInfo. getBranding()
GUIBranding
GUITenant. getBranding()
Methods in com.logicaldoc.gui.common.client.beans with parameters of type GUIBranding Modifier and Type Method Description void
GUIInfo. setBranding(GUIBranding branding)
void
GUITenant. setBranding(GUIBranding branding)
-
Uses of GUIBranding in com.logicaldoc.gui.frontend.client.services
Methods in com.logicaldoc.gui.frontend.client.services that return GUIBranding Modifier and Type Method Description GUIBranding
TenantService. importBrandingPackage()
Imports the uploaded branding packageMethod parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUIBranding Modifier and Type Method Description void
TenantServiceAsync. importBrandingPackage(com.google.gwt.user.client.rpc.AsyncCallback<GUIBranding> callback)
-
Uses of GUIBranding in com.logicaldoc.gui.frontend.client.tenant
Methods in com.logicaldoc.gui.frontend.client.tenant with parameters of type GUIBranding Modifier and Type Method Description void
TenantBrandingPanel. update(GUIBranding branding)
-