com.vaadin.terminal.gwt.widgetsetutils.


Class AcceptCriteriaFactoryGenerator

java.lang.Object
  com.google.gwt.core.ext.Generator
      com.vaadin.terminal.gwt.widgetsetutils.AcceptCriteriaFactoryGenerator

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

GWT generator to build VAcceptCriterionFactory implementation dynamically based on ClientCriterion annotations available in classpath.

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

AcceptCriteriaFactoryGenerator

public AcceptCriteriaFactoryGenerator()
Method Detail

generate

public String generate(com.google.gwt.core.ext.TreeLogger logger,
                       com.google.gwt.core.ext.GeneratorContext context,
                       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