Package | Description |
---|---|
com.gwtplatform.mvp.rebind |
Class and Description |
---|
AbstractGenerator
Base generator.
|
ClassCollection
Contains all the classes that are useful to various generators.
|
GinjectorInspector
This class is used to inspect the user-provided ginjector.
|
NonLeafTabContentProxyOutputter
Proxy outputter for a proxy corresponding to a presenter which is displayed within a
TabContainerPresenter . |
PresenterInspector
A class used to inspect the presenter, the methods and inner interfaces it contains.
|
PresenterTitleMethod
Represents a method, in the presenter, that is responsible of returning the place title.
|
ProxyEventMethod
Represents a method, in the presenter, that is responsible of handling an event.
|
ProxyOutputter
Interface of classes that are able to output the code of a specific
type of proxy.
|
ProxyOutputterBase
The base class of any
ProxyOutputter implementation. |
ProxyPlaceOutputter
Proxy outputter for a proxy that is also a place.
|
TabInfoMethod
Represents a static method, in the presenter, that returns tab information.
|
Copyright © 2010–2014 Arcbees. All rights reserved.