UNPKG

commonui-lib-test

Version:

"#common ui lib test"

45 lines (44 loc) 1.83 kB
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ import comErrorSystem from "./comErrorSystem"; import textError2001 from "./textError2001"; import textError2002 from "./textError2002"; import textError2009 from "./textError2009"; import textError2120 from "./textError2120"; import textError2121 from "./textError2121"; import textError2123 from "./textError2123"; import textError7012 from "./textError7012"; import textError7013 from "./textError7013"; import textError7018 from "./textError7018"; import textError7200 from "./textError7200"; import textError7201 from "./textError7201"; import textError7202 from "./textError7202"; import textError3030201 from "./textError3030201"; import textError3030202 from "./textError3030202"; import textError3030203 from "./textError3030203"; import textError3030301 from "./textError3030301"; import textError3030302 from "./textError3030302"; export default class comError_11 extends fgui.GComponent { ctrlCode: fgui.Controller; comErrorSystem: comErrorSystem; textError2001: textError2001; textError2002: textError2002; textError2009: textError2009; textError2120: textError2120; textError2121: textError2121; textError2123: textError2123; textError7012: textError7012; textError7013: textError7013; textError7018: textError7018; textError7200: textError7200; textError7201: textError7201; textError7202: textError7202; textError3030201: textError3030201; textError3030202: textError3030202; textError3030203: textError3030203; textError3030301: textError3030301; textError3030302: textError3030302; static URL: string; static createInstance(): comError_11; constructor(); protected onConstruct(): void; }