org.drools.guvnor.client.explorer
Class MultiActivityManager

java.lang.Object
  extended by org.drools.guvnor.client.explorer.MultiActivityManager
All Implemented Interfaces:
com.google.gwt.event.shared.EventHandler, com.google.gwt.place.shared.PlaceChangeEvent.Handler, ClosePlaceEvent.Handler

public class MultiActivityManager
extends Object
implements com.google.gwt.place.shared.PlaceChangeEvent.Handler, ClosePlaceEvent.Handler


Constructor Summary
MultiActivityManager(ClientFactory clientFactory)
           
 
Method Summary
 void onCloseTab(ClosePlaceEvent closePlaceEvent)
           
 void onPlaceChange(com.google.gwt.place.shared.PlaceChangeEvent event)
           
 void setTabbedPanel(TabbedPanel tabbedPanel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiActivityManager

public MultiActivityManager(ClientFactory clientFactory)
Method Detail

setTabbedPanel

public void setTabbedPanel(TabbedPanel tabbedPanel)

onPlaceChange

public void onPlaceChange(com.google.gwt.place.shared.PlaceChangeEvent event)
Specified by:
onPlaceChange in interface com.google.gwt.place.shared.PlaceChangeEvent.Handler

onCloseTab

public void onCloseTab(ClosePlaceEvent closePlaceEvent)
Specified by:
onCloseTab in interface ClosePlaceEvent.Handler


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