org.drools.guvnor.client.perspectives
Class PerspectivesPanel
java.lang.Object
org.drools.guvnor.client.perspectives.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(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus)
getView
public PerspectivesPanelView getView()
setUserName
public void setUserName(String userName)
onChangePerspective
public void onChangePerspective(String perspectiveType)
- Specified by:
onChangePerspective
in interface PerspectivesPanelView.Presenter
getTabbedPanel
public TabbedPanel getTabbedPanel()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.