org.kuali.student.common.ui.client.util
Class WindowTitleUtils
java.lang.Object
org.kuali.student.common.ui.client.util.WindowTitleUtils
public class WindowTitleUtils
- extends Object
Provides a variety of helper methods to manipulate page title based on location
- Author:
- Kuali Student Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowTitleUtils
public WindowTitleUtils()
setApplicationTitle
public static void setApplicationTitle(String title)
setContextTitle
public static void setContextTitle(String title)
- Call this when scope of the application changes to make this be the new
preceding title for the window, followed by last breadcrumb name
setSubtitle
public static void setSubtitle(String title)
- Call this to change the subtitle
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.