org.rhq.enterprise.gui.legacy
Class WebUserPreferences.DashboardPreferences
java.lang.Object
org.rhq.enterprise.gui.legacy.WebUserPreferences.DashboardPreferences
- Enclosing class:
- WebUserPreferences
public static class WebUserPreferences.DashboardPreferences
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
leftColumnPortletNames
public String leftColumnPortletNames
rightColumnPortletNames
public String rightColumnPortletNames
WebUserPreferences.DashboardPreferences
public WebUserPreferences.DashboardPreferences()
addPortlet
public void addPortlet(String portletName,
boolean onLeft)
removePortlet
public void removePortlet(String portletName)
moveUp
public void moveUp(String portletName)
moveDown
public void moveDown(String portletName)
stringify
public String stringify(String[] portlets)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.