日期:2014-05-17 浏览次数:21008 次
items: [
                        {
                            xtype: 'textfield',
                            fieldLabel: '表名称',
                            id:'bkjname',
                            width:300,
                            minLength:4,
                            maxLength:15,
                            allowBlank:false,
                            style : 'text-align:right',//居右
                            value:'xxcxspace',
                            blankText:'表不能为空'
                        },
                        {
                            xtype: 'displayfield',
                            name: 'displayfield1',
                            value: "             "+
                            "             "+
                            "<font color='red'>*</font>*设置创建的数据库表,数字和下划线组成,长度4到15位
"