Uses of Class
com.logicaldoc.gui.common.client.beans.GUIBranding
Packages that use GUIBranding
Package
Description
-
Uses of GUIBranding in com.logicaldoc.gui.common.client.beans
Methods in com.logicaldoc.gui.common.client.beans that return GUIBrandingMethods in com.logicaldoc.gui.common.client.beans with parameters of type GUIBrandingModifier and TypeMethodDescriptionvoid
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 GUIBrandingModifier and TypeMethodDescriptionTenantService.importBrandingPackage()
Imports the uploaded branding packageMethod parameters in com.logicaldoc.gui.frontend.client.services with type arguments of type GUIBrandingModifier and TypeMethodDescriptionvoid
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