org.drools.guvnor.client.perspectives
Class Perspective

java.lang.Object
  extended by org.drools.guvnor.client.perspectives.Perspective
Direct Known Subclasses:
AuthorPerspective, RunTimePerspective, SOAPerspective

public abstract class Perspective
extends Object


Constructor Summary
Perspective()
           
 
Method Summary
abstract  Collection<NavigationItemBuilder> getBuilders(ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Perspective

public Perspective()
Method Detail

getBuilders

public abstract Collection<NavigationItemBuilder> getBuilders(ClientFactory clientFactory,
                                                              com.google.gwt.event.shared.EventBus eventBus)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.