Class AttributeEditorGenerator


  • public class AttributeEditorGenerator
    extends com.google.gwt.core.ext.Generator
    搜集属性编辑器 创建一个工厂
    • Constructor Detail

      • AttributeEditorGenerator

        public AttributeEditorGenerator()
    • 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
      • strEscape

        public String strEscape​(String stringData)