org.drools.guvnor.client.admin
Interface PerspectivesManagerView.Presenter

All Known Implementing Classes:
PerspectivesManager
Enclosing interface:
PerspectivesManagerView

public static interface PerspectivesManagerView.Presenter


Method Summary
 void onAddNewPerspective()
           
 void onEditPerspective()
           
 void onRemovePerspective()
           
 

Method Detail

onAddNewPerspective

void onAddNewPerspective()

onEditPerspective

void onEditPerspective()
                       throws com.google.gwt.user.client.rpc.SerializationException
Throws:
com.google.gwt.user.client.rpc.SerializationException

onRemovePerspective

void onRemovePerspective()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.