V - P - public abstract class TabbedPresenter<V extends TabbedView,P extends com.gwtplatform.mvp.client.proxy.Proxy<?>>
extends com.gwtplatform.mvp.client.Presenter<V,P>
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,Object> |
initMap |
protected Map<Integer,String> |
tabNamesMap |
| Constructor and Description |
|---|
TabbedPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
V view,
P proxy,
com.google.gwt.event.shared.GwtEvent.Type<com.gwtplatform.mvp.client.proxy.RevealContentHandler<?>> slot) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
initializeProxy() |
protected void |
onBind() |
protected void |
onReveal() |
bind, forceReveal, getProxy, getRevealType, getSlot, prepareFromRequest, revealInParent, setRevealType, setSlot, unbind, useManualRevealaddHandler, addRegisteredHandler, addToPopupSlot, addToPopupSlot, addToSlot, addVisibleHandler, asWidget, clearSlot, fireEvent, getEventBus, getView, getWidget, isVisible, onHide, onReset, removeFromPopupSlot, removeFromSlot, setInSlot, setInSlotprotected abstract void initializeProxy()
protected void onBind()
onBind in class com.gwtplatform.mvp.client.HandlerContainerImplprotected void onReveal()
onReveal in class com.gwtplatform.mvp.client.PresenterWidget<V extends TabbedView>Copyright © 2012–2014 RedSoft. All rights reserved.