Package cn.mapway.ui.server.mvc
Class AttributeEditorGenerator
java.lang.Object
com.google.gwt.core.ext.Generator
cn.mapway.ui.server.mvc.AttributeEditorGenerator
public class AttributeEditorGenerator
extends com.google.gwt.core.ext.Generator
搜集属性编辑器 创建一个工厂
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gwt.core.ext.Generator
com.google.gwt.core.ext.Generator.RunsLocal -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gwt.core.ext.Generator
escape, escapeClassName
-
Constructor Details
-
AttributeEditorGenerator
public AttributeEditorGenerator()
-
-
Method Details
-
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:
generatein classcom.google.gwt.core.ext.Generator- Throws:
com.google.gwt.core.ext.UnableToCompleteException
-
strEscape
-