Ext.field.Password(xtype: passwordfield)

示范

items: [{

   xclass: 'Ext.field.Password',

   label:'密码',

   xdatabind: 'iDemoAppFields.Password'

}]

属性说明

属性名称

说明

label

标签名称

xdatabind

绑定的数据库字段

Created with the Personal Edition of HelpNDoc: Produce electronic books easily