| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInterfaceWrapperProxyCreator
Base class for all generators that create a smart stub for a base interface
|
class |
AbstractViewBindableProxyCreator |
class |
AbstractWrapperProxyCreator |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractProxyCreator |
AbstractGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanComparatorProxyCreator |
class |
BeanContentValidatorProxyCreator |
class |
BeanCopierProxyCreator |
class |
JsonEncoderProxyCreator
This class creates a client proxy for encode and decode objects to/from json
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
JsonEncoderProxyGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
protected AbstractProxyCreator |
BeanCopierGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
protected AbstractProxyCreator |
BeanContentValidatorGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
protected AbstractProxyCreator |
BeanComparatorGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
CruxClientConfigProxyCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
CruxClientConfigGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerProxyCreator |
class |
RegisteredControllersProxyCreator
Generates a RegisteredControllers class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerAccessorProxyCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
ControllerAccessorGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceAdaptiveProxyCreator |
class |
DeviceAdaptiveViewFactoryCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
DeviceAdaptiveGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDatabaseProxyCreator
This class creates a client proxy for access a database
|
class |
AbstractKeyValueProxyCreator |
class |
DatabaseProxyCreator
This class creates a client proxy for access a database
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
DatabaseProxyGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
IDBAbstractKeyValueProxyCreator |
class |
IDBCursorProxyCreator |
class |
IDBDatabaseProxyCreator
This class creates a client proxy for access a database
|
class |
IDBIndexProxyCreator |
class |
IDBKeyCursorProxyCreator |
class |
IDBKeyRangeFactoryProxyCreator |
class |
IDBObjectStoreProxyCreator |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLAbstractKeyValueProxyCreator |
class |
SQLCursorProxyCreator |
class |
SQLDatabaseProxyCreator
This class creates a client proxy for access a database
|
class |
SQLIndexProxyCreator |
class |
SQLKeyCursorProxyCreator |
class |
SQLKeyRangeFactoryProxyCreator |
class |
SQLObjectStoreProxyCreator |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceProxyCreator |
class |
RegisteredDataSourcesProxyCreator
Generates a RegisteredControllers class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegisteredClientFormattersProxyCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
RegisteredClientFormattersGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
IocContainerRebind |
class |
RuntimeContainerProxyCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
RuntimeContainerGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
CruxRestProxyCreator
This class creates a client proxy for calling rest services
|
class |
CruxRestProxyCreatorFromClientMetadata
This class creates a client proxy for calling rest services
|
class |
CruxRestProxyCreatorFromServerMetadata
This class creates a client proxy for calling rest services
|
class |
JSonSerializerProxyCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
CruxRestProxyGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewBinderProxyCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
ViewBinderGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourcesHandlerProxyCreator |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewFactoriesProxyCreator |
class |
ViewFactoryCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
ViewFactoryGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewAccessorProxyCreator |
class |
WidgetAccessorProxyCreator |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProxyCreator |
WidgetAccessorGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
protected AbstractProxyCreator |
ViewAccessorGenerator.createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf) |
Copyright © 2015. All rights reserved.