org.drools.guvnor.client.explorer.navigation
Class NavigationPanel

java.lang.Object
  extended by org.drools.guvnor.client.explorer.navigation.NavigationPanel

public class NavigationPanel
extends Object


Constructor Summary
NavigationPanel(NavigationPanelView navigationPanelView)
           
 
Method Summary
 void add(com.google.gwt.user.client.ui.IsWidget header, com.google.gwt.user.client.ui.IsWidget content)
           
 NavigationPanelView getView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationPanel

public NavigationPanel(NavigationPanelView navigationPanelView)
Method Detail

add

public void add(com.google.gwt.user.client.ui.IsWidget header,
                com.google.gwt.user.client.ui.IsWidget content)

getView

public NavigationPanelView getView()


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