Uses of Class
de.xima.fc.gui.common.utils.LogoLink
Packages that use LogoLink
- 
Uses of LogoLink in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean that return LogoLinkModifier and TypeMethodDescriptionLogoBean.getLogoLink()Finds the URL to which to redirect when the user clicks on the formcycle logo. - 
Uses of LogoLink in de.xima.fc.gui.common.utils
Methods in de.xima.fc.gui.common.utils that return LogoLinkModifier and TypeMethodDescriptionstatic LogoLinkLogoLink.forCurrentView(IView currentView, Mandant client, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) For a given page, finds the URL to which to redirect when the user clicks on the formcycle logo on that page.