Uses of Class
org.cruxframework.crux.core.rebind.AbstractGenerator

Packages that use AbstractGenerator
org.cruxframework.crux.core.rebind.bean   
org.cruxframework.crux.core.rebind.config   
org.cruxframework.crux.core.rebind.controller.wrapper   
org.cruxframework.crux.core.rebind.crossdevice   
org.cruxframework.crux.core.rebind.database   
org.cruxframework.crux.core.rebind.formatter   
org.cruxframework.crux.core.rebind.ioc   
org.cruxframework.crux.core.rebind.rest   
org.cruxframework.crux.core.rebind.screen.binder   
org.cruxframework.crux.core.rebind.screen.widget   
org.cruxframework.crux.core.rebind.screen.wrapper   
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.bean
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.bean
 class BeanComparatorGenerator
           
 class BeanContentValidatorGenerator
           
 class BeanCopierGenerator
           
 class JsonEncoderProxyGenerator
          This class creates a client proxy for encode and decode objects to/from json
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.config
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.config
 class CruxClientConfigGenerator
           
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.controller.wrapper
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.controller.wrapper
 class ControllerAccessorGenerator
           
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.crossdevice
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.crossdevice
 class DeviceAdaptiveGenerator
          Generator for DeveiceAdaptive widgets.
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.database
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.database
 class DatabaseProxyGenerator
          This class creates a client proxy for access a database
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.formatter
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.formatter
 class RegisteredClientFormattersGenerator
           
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.ioc
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.ioc
 class RuntimeContainerGenerator
          Generator for DeveiceAdaptive widgets.
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.rest
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.rest
 class CruxRestProxyGenerator
          This class creates a client proxy for calling rest services
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.screen.binder
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.screen.binder
 class ViewBinderGenerator
           
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.screen.widget
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.screen.widget
 class ViewFactoryGenerator
          Generates a ViewFactory class.
 

Uses of AbstractGenerator in org.cruxframework.crux.core.rebind.screen.wrapper
 

Subclasses of AbstractGenerator in org.cruxframework.crux.core.rebind.screen.wrapper
 class ViewAccessorGenerator
           
 class WidgetAccessorGenerator
           
 



Copyright © 2014. All rights reserved.