org.drools.guvnor.client.util
Interface TabbedPanel
- All Known Implementing Classes:
- ExplorerViewCenterPanel
public interface TabbedPanel
Method Summary |
void |
addTab(String tabTitle,
com.google.gwt.user.client.ui.IsWidget widget,
com.google.gwt.place.shared.Place token)
|
void |
close(com.google.gwt.place.shared.Place key)
|
void |
show(com.google.gwt.place.shared.Place key)
|
addTab
void addTab(String tabTitle,
com.google.gwt.user.client.ui.IsWidget widget,
com.google.gwt.place.shared.Place token)
show
void show(com.google.gwt.place.shared.Place key)
close
void close(com.google.gwt.place.shared.Place key)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.