com.ebmwebsourcing.geasytools.modeleditor.modelmanager.rebind
Class ModelProxyGenerator

java.lang.Object
  extended by com.google.gwt.core.ext.Generator
      extended by com.ebmwebsourcing.geasytools.modeleditor.modelmanager.rebind.ModelProxyGenerator

public class ModelProxyGenerator
extends com.google.gwt.core.ext.Generator

Generates a proxy for the model passed in GWT.create(); TODO: This class is to complicated to read => clean up that mess !

Author:
nfleury

Constructor Summary
ModelProxyGenerator()
           
 
Method Summary
 java.lang.String generate(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.GeneratorContext context, java.lang.String typeName)
           
 
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

ModelProxyGenerator

public ModelProxyGenerator()
Method Detail

generate

public java.lang.String generate(com.google.gwt.core.ext.TreeLogger logger,
                                 com.google.gwt.core.ext.GeneratorContext context,
                                 java.lang.String typeName)
                          throws com.google.gwt.core.ext.UnableToCompleteException
Specified by:
generate in class com.google.gwt.core.ext.Generator
Throws:
com.google.gwt.core.ext.UnableToCompleteException


Copyright © 2010-2011 Petals Link. All Rights Reserved.