public class Header extends Object implements com.google.gwt.event.logical.shared.ValueChangeHandler<String>
| Constructor and Description |
|---|
Header(FeatureSet featureSet,
ToplevelTabs toplevelTabs,
MessageCenter messageCenter,
ProductConfig productConfig,
BootstrapContext bootstrap,
com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
Harvest harvest,
Index index,
PerspectiveStore perspectiveStore) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
com.google.gwt.user.client.ui.DeckPanel |
createSubnavigation() |
SearchTool |
getSearchTool() |
void |
highlight(String name) |
void |
onValueChange(com.google.gwt.event.logical.shared.ValueChangeEvent<String> event) |
@Inject public Header(FeatureSet featureSet, ToplevelTabs toplevelTabs, MessageCenter messageCenter, ProductConfig productConfig, BootstrapContext bootstrap, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Harvest harvest, Index index, PerspectiveStore perspectiveStore)
public com.google.gwt.user.client.ui.Widget asWidget()
public void onValueChange(com.google.gwt.event.logical.shared.ValueChangeEvent<String> event)
onValueChange in interface com.google.gwt.event.logical.shared.ValueChangeHandler<String>public void highlight(String name)
public com.google.gwt.user.client.ui.DeckPanel createSubnavigation()
public SearchTool getSearchTool()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.