org.drools.guvnor.client.admin
Class PerspectivesManager
java.lang.Object
org.drools.guvnor.client.admin.PerspectivesManager
- All Implemented Interfaces:
- PerspectivesManagerView.Presenter
public class PerspectivesManager
- extends Object
- implements PerspectivesManagerView.Presenter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerspectivesManager
public PerspectivesManager(ConfigurationServiceAsync configurationServiceAsync,
PerspectivesManagerView view)
onAddNewPerspective
public void onAddNewPerspective()
- Specified by:
onAddNewPerspective
in interface PerspectivesManagerView.Presenter
onEditPerspective
public void onEditPerspective()
throws com.google.gwt.user.client.rpc.SerializationException
- Specified by:
onEditPerspective
in interface PerspectivesManagerView.Presenter
- Throws:
com.google.gwt.user.client.rpc.SerializationException
onRemovePerspective
public void onRemovePerspective()
- Specified by:
onRemovePerspective
in interface PerspectivesManagerView.Presenter
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.