org.drools.guvnor.client.explorer
Class ClientFactoryImpl
java.lang.Object
org.drools.guvnor.client.explorer.ClientFactoryImpl
- All Implemented Interfaces:
- ClientFactory
public class ClientFactoryImpl
- extends Object
- implements ClientFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientFactoryImpl
public ClientFactoryImpl()
getPlaceController
public com.google.gwt.place.shared.PlaceController getPlaceController()
- Specified by:
getPlaceController
in interface ClientFactory
getAuthorPerspectiveView
public org.drools.guvnor.client.explorer.AuthorPerspectiveView getAuthorPerspectiveView()
- Specified by:
getAuthorPerspectiveView
in interface ClientFactory
getEventBus
public com.google.gwt.event.shared.EventBus getEventBus()
- Specified by:
getEventBus
in interface ClientFactory
getPerspectivesPanelView
public org.drools.guvnor.client.explorer.PerspectivesPanelView getPerspectivesPanelView(boolean showTitle)
- Specified by:
getPerspectivesPanelView
in interface ClientFactory
getIFramePerspectiveView
public IFramePerspectiveView getIFramePerspectiveView()
- Specified by:
getIFramePerspectiveView
in interface ClientFactory
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.