org.cruxframework.crux.core.rebind.screen.widget
Class ViewFactoryGenerator

java.lang.Object
  extended by com.google.gwt.core.ext.Generator
      extended by com.google.gwt.core.ext.IncrementalGenerator
          extended by org.cruxframework.crux.core.rebind.AbstractGenerator
              extended by org.cruxframework.crux.core.rebind.screen.widget.ViewFactoryGenerator

public class ViewFactoryGenerator
extends AbstractGenerator

Generates a ViewFactory class.

Author:
Thiago da Rosa de Bustamante

Constructor Summary
ViewFactoryGenerator()
           
 
Method Summary
protected  AbstractProxyCreator createProxy(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.GeneratorContext ctx, com.google.gwt.core.ext.typeinfo.JClassType baseIntf)
           
 
Methods inherited from class org.cruxframework.crux.core.rebind.AbstractGenerator
generateIncrementally, getVersionId
 
Methods inherited from class com.google.gwt.core.ext.IncrementalGenerator
generate, generateNonIncrementally
 
Methods inherited from class com.google.gwt.core.ext.Generator
escape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewFactoryGenerator

public ViewFactoryGenerator()
Method Detail

createProxy

protected AbstractProxyCreator createProxy(com.google.gwt.core.ext.TreeLogger logger,
                                           com.google.gwt.core.ext.GeneratorContext ctx,
                                           com.google.gwt.core.ext.typeinfo.JClassType baseIntf)
Specified by:
createProxy in class AbstractGenerator
Returns:


Copyright © 2014. All rights reserved.