org.drools.guvnor.client.explorer
Class IFramePerspectiveActivity

java.lang.Object
  extended by com.google.gwt.activity.shared.AbstractActivity
      extended by org.drools.guvnor.client.explorer.IFramePerspectiveActivity
All Implemented Interfaces:
com.google.gwt.activity.shared.Activity, IFramePerspectiveView.Presenter

public class IFramePerspectiveActivity
extends com.google.gwt.activity.shared.AbstractActivity
implements IFramePerspectiveView.Presenter


Constructor Summary
IFramePerspectiveActivity(ClientFactory clientFactory, IFramePerspectivePlace place)
           
 
Method Summary
 void goTo(com.google.gwt.place.shared.Place place)
           
 void start(com.google.gwt.user.client.ui.AcceptsOneWidget panel, com.google.gwt.event.shared.EventBus eventBus)
           
 
Methods inherited from class com.google.gwt.activity.shared.AbstractActivity
mayStop, onCancel, onStop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IFramePerspectiveActivity

public IFramePerspectiveActivity(ClientFactory clientFactory,
                                 IFramePerspectivePlace place)
Method Detail

start

public void start(com.google.gwt.user.client.ui.AcceptsOneWidget panel,
                  com.google.gwt.event.shared.EventBus eventBus)
Specified by:
start in interface com.google.gwt.activity.shared.Activity

goTo

public void goTo(com.google.gwt.place.shared.Place place)


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