org.drools.guvnor.client.explorer.navigation
Class NavigationPanel
java.lang.Object
org.drools.guvnor.client.explorer.navigation.NavigationPanel
- All Implemented Interfaces:
- com.google.gwt.event.shared.EventHandler, com.google.gwt.user.client.ui.IsWidget, ChangePerspectiveEvent.Handler
public class NavigationPanel
- extends Object
- implements ChangePerspectiveEvent.Handler, com.google.gwt.user.client.ui.IsWidget
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationPanel
public NavigationPanel(ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus)
add
public void add(com.google.gwt.user.client.ui.IsWidget header,
com.google.gwt.user.client.ui.IsWidget content)
onChangePerspective
public void onChangePerspective(ChangePerspectiveEvent changePerspectiveEvent)
- Specified by:
onChangePerspective
in interface ChangePerspectiveEvent.Handler
asWidget
public com.google.gwt.user.client.ui.Widget asWidget()
- Specified by:
asWidget
in interface com.google.gwt.user.client.ui.IsWidget
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.