org.drools.guvnor.client.explorer
Class PerspectivesPanel
java.lang.Object
org.drools.guvnor.client.explorer.PerspectivesPanel
- All Implemented Interfaces:
- PerspectivesPanelView.Presenter
public class PerspectivesPanel
- extends Object
- implements PerspectivesPanelView.Presenter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerspectivesPanel
public PerspectivesPanel(PerspectivesPanelView view,
com.google.gwt.place.shared.PlaceController placeController)
getView
public PerspectivesPanelView getView()
setUserName
public void setUserName(String userName)
addPerspective
public void addPerspective(Perspective perspective)
onPerspectiveChange
public void onPerspectiveChange(String perspectiveId)
throws UnknownPerspective
- Specified by:
onPerspectiveChange in interface PerspectivesPanelView.Presenter
- Throws:
UnknownPerspective
getTabbedPanel
public TabbedPanel getTabbedPanel()
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.