org.drools.guvnor.client.explorer
Class MultiActivityManager
java.lang.Object
org.drools.guvnor.client.explorer.MultiActivityManager
- All Implemented Interfaces:
- com.google.gwt.event.shared.EventHandler, com.google.gwt.place.shared.PlaceChangeEvent.Handler, CloseAllPlacesEvent.Handler, ClosePlaceEvent.Handler
public class MultiActivityManager
- extends Object
- implements com.google.gwt.place.shared.PlaceChangeEvent.Handler, ClosePlaceEvent.Handler, CloseAllPlacesEvent.Handler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiActivityManager
public MultiActivityManager(ActivityMapper activityMapper,
com.google.gwt.event.shared.EventBus eventBus)
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
onClosePlace
public void onClosePlace(ClosePlaceEvent closePlaceEvent)
- Specified by:
onClosePlace
in interface ClosePlaceEvent.Handler
onCloseAllPlaces
public void onCloseAllPlaces(CloseAllPlacesEvent event)
- Specified by:
onCloseAllPlaces
in interface CloseAllPlacesEvent.Handler
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.