Package | Description |
---|---|
com.gwtplatform.mvp.rebind |
Modifier and Type | Method and Description |
---|---|
void |
ProxyEventMethod.ensureNoClashWith(ProxyEventMethod previousMethod)
Ensures that this method does not clash with the one passed as parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
PresenterInspector.collectProxyEvents(List<ProxyEventMethod> proxyEventMethods)
Collect all the
ProxyEventMethod of methods annotated with
@ProxyEvent and contained in the presenter or its super classes. |
Copyright © 2010–2014 Arcbees. All rights reserved.