com.google.gwt.uibinder.rebind
Class UiBinderGenerator

java.lang.Object
  extended by Generator
      extended by com.google.gwt.uibinder.rebind.UiBinderGenerator

public class UiBinderGenerator
extends Generator

Generator for implementations of UiBinder.


Constructor Summary
UiBinderGenerator()
           
 
Method Summary
 java.lang.String generate(TreeLogger logger, GeneratorContext genCtx, java.lang.String fqInterfaceName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UiBinderGenerator

public UiBinderGenerator()
Method Detail

generate

public java.lang.String generate(TreeLogger logger,
                                 GeneratorContext genCtx,
                                 java.lang.String fqInterfaceName)
                          throws UnableToCompleteException
Throws:
UnableToCompleteException