org.drools.guvnor.client.explorer
Class AuthorPerspectiveActivity

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

public class AuthorPerspectiveActivity
extends com.google.gwt.activity.shared.AbstractActivity
implements AuthorPerspectiveView.Presenter


Constructor Summary
AuthorPerspectiveActivity(ClientFactory clientFactory)
           
 
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

AuthorPerspectiveActivity

public AuthorPerspectiveActivity(ClientFactory clientFactory)
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.