UNPKG

commonui-lib-test

Version:

"#common ui lib test"

35 lines (34 loc) 1.71 kB
"use strict"; /** This is an automatically generated class by FairyGUI. Please do not modify it. **/ Object.defineProperty(exports, "__esModule", { value: true }); class comError_11 extends fgui.GComponent { constructor() { super(); } static createInstance() { return (fgui.UIPackage.createObject("common", "comError_11")); } onConstruct() { this.ctrlCode = this.getController("ctrlCode"); this.comErrorSystem = (this.getChild("comErrorSystem")); this.textError2001 = (this.getChild("textError2001")); this.textError2002 = (this.getChild("textError2002")); this.textError2009 = (this.getChild("textError2009")); this.textError2120 = (this.getChild("textError2120")); this.textError2121 = (this.getChild("textError2121")); this.textError2123 = (this.getChild("textError2123")); this.textError7012 = (this.getChild("textError7012")); this.textError7013 = (this.getChild("textError7013")); this.textError7018 = (this.getChild("textError7018")); this.textError7200 = (this.getChild("textError7200")); this.textError7201 = (this.getChild("textError7201")); this.textError7202 = (this.getChild("textError7202")); this.textError3030201 = (this.getChild("textError3030201")); this.textError3030202 = (this.getChild("textError3030202")); this.textError3030203 = (this.getChild("textError3030203")); this.textError3030301 = (this.getChild("textError3030301")); this.textError3030302 = (this.getChild("textError3030302")); } } exports.default = comError_11; comError_11.URL = "ui://lh4a80jdmmqreo";