org.drools.guvnor.client.explorer.navigation
Interface NavigationPanelView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
NavigationPanelViewImpl

public interface NavigationPanelView
extends com.google.gwt.user.client.ui.IsWidget


Method Summary
 void add(com.google.gwt.user.client.ui.IsWidget header, com.google.gwt.user.client.ui.IsWidget widget)
           
 void clear()
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

add

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

clear

void clear()


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