Package | Description |
---|---|
com.gwtplatform.mvp.rebind |
Modifier and Type | Class and Description |
---|---|
class |
BasicProxyOutputter
Proxy outputter for a basic, non-place, non-tab-container proxy.
|
class |
NonLeafTabContentProxyOutputter
Proxy outputter for a proxy corresponding to a presenter which is displayed within a
TabContainerPresenter . |
class |
ProxyOutputterBase
The base class of any
ProxyOutputter implementation. |
class |
ProxyPlaceOutputter
Proxy outputter for a proxy that is also a place.
|
class |
TabContentProxyPlaceOutputter
|
Modifier and Type | Method and Description |
---|---|
ProxyOutputter |
ProxyOutputterFactory.create(JClassType proxyInterface)
Instantiates the adequate
ProxyOutputter given a
proxy interface. |
Copyright © 2010-2014 ArcBees. All Rights Reserved.