org.drools.guvnor.client.admin
Class PerspectiveEditorPopUp
java.lang.Object
org.drools.guvnor.client.admin.PerspectiveEditorPopUp
- All Implemented Interfaces:
- PerspectiveEditorPopUpView.Presenter
public class PerspectiveEditorPopUp
- extends Object
- implements PerspectiveEditorPopUpView.Presenter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerspectiveEditorPopUp
public PerspectiveEditorPopUp(org.drools.guvnor.client.admin.PerspectiveEditorPopUpView view)
show
public void show(SaveCommand saveCommand)
onSave
public void onSave()
- Specified by:
onSave
in interface PerspectiveEditorPopUpView.Presenter
onCancel
public void onCancel()
- Specified by:
onCancel
in interface PerspectiveEditorPopUpView.Presenter
setConfiguration
public void setConfiguration(IFramePerspectiveConfiguration iFramePerspectiveConfiguration)
hide
public void hide()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.