public abstract class TopLevelPresenter<V extends HalView,Proxy_ extends com.gwtplatform.mvp.client.proxy.ProxyPlace<?>> extends com.gwtplatform.mvp.client.Presenter<V,Proxy_> implements TopLevelCategory
HeaderModeEvent with its token in the onReveal() method.| Modifier | Constructor and Description |
|---|---|
protected |
TopLevelPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
V view,
Proxy_ proxy) |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
asElement() |
Iterable<elemental2.dom.HTMLElement> |
asElements() |
protected HeaderModeEvent |
headerMode()
Override this method and return a
HeaderModeEvent to change the state of the header. |
protected void |
onHide() |
protected void |
onReveal() |
bind, forceReveal, getProxy, getRevealType, getSlot, prepareFromRequest, revealInParent, setRevealType, setSlot, unbind, useManualRevealaddHandler, addRegisteredHandler, addToPopupSlot, addToPopupSlot, addToSlot, addToSlot, addVisibleHandler, asWidget, clearSlot, clearSlot, equals, fireEvent, fireEvent, getChild, getChildren, getChildren, getEventBus, getView, hashCode, isVisible, onReset, registerVisibleHandler, removeFromParentSlot, removeFromPopupSlot, removeFromSlot, removeFromSlot, setInSlot, setInSlot, setInSlot, setInSlotprotected HeaderModeEvent headerMode()
HeaderModeEvent to change the state of the header.protected void onReveal()
onReveal in class com.gwtplatform.mvp.client.PresenterWidget<V extends HalView>protected void onHide()
onHide in class com.gwtplatform.mvp.client.PresenterWidget<V extends HalView>public elemental2.dom.HTMLElement asElement()
asElement in interface org.jboss.gwt.elemento.core.IsElementpublic Iterable<elemental2.dom.HTMLElement> asElements()
asElements in interface org.jboss.gwt.elemento.core.HasElementsCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.