org.drools.guvnor.client.explorer
Interface ClientFactory

All Known Implementing Classes:
ClientFactoryImpl

public interface ClientFactory


Method Summary
 org.drools.guvnor.client.explorer.AuthorPerspectiveView getAuthorPerspectiveView()
           
 com.google.gwt.event.shared.EventBus getEventBus()
           
 IFramePerspectiveView getIFramePerspectiveView()
           
 org.drools.guvnor.client.explorer.PerspectivesPanelView getPerspectivesPanelView(boolean showTitle)
           
 com.google.gwt.place.shared.PlaceController getPlaceController()
           
 

Method Detail

getAuthorPerspectiveView

org.drools.guvnor.client.explorer.AuthorPerspectiveView getAuthorPerspectiveView()

getPlaceController

com.google.gwt.place.shared.PlaceController getPlaceController()

getEventBus

com.google.gwt.event.shared.EventBus getEventBus()

getPerspectivesPanelView

org.drools.guvnor.client.explorer.PerspectivesPanelView getPerspectivesPanelView(boolean showTitle)

getIFramePerspectiveView

IFramePerspectiveView getIFramePerspectiveView()


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