com.google.gwt.gadgets.rebind
Class ContentSectionGenerator
java.lang.Object
com.google.gwt.core.ext.Generator
com.google.gwt.gadgets.rebind.ContentSectionGenerator
public class ContentSectionGenerator
- extends com.google.gwt.core.ext.Generator
Determines, which sub-class of
ContentSection to instantiate, based on
the current gadget view.
|
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 |
ContentSectionGenerator
public ContentSectionGenerator()
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