extjs listeners用法 5
例如有这么一段代码,其中的listeners在这里是什么意思,如何使用items:[app.loginForm=newExt.form.FormPanel({labelA...
例如有这么一段代码,其中的listeners在这里是什么意思,如何使用
items:[
app.loginForm=new Ext.form.FormPanel({
labelAlign:'left',
buttonAlign:'center',
bodyStyle:'padding:5px',
frame:true,
labelWidth:80,
items:[
{
xtype:'textfield',
name:'txt1',
fieldLabel:'用户名称',
allowBlank : false,
anchor:'90%',
enableKeyEvents:true,
listeners:{
keypress:function(field,e){
if(e.getKey()==13){
var obj=app.loginForm.form.findField("txt2");
if(obj) {
obj.focus();
}
}
}
}}, 展开
items:[
app.loginForm=new Ext.form.FormPanel({
labelAlign:'left',
buttonAlign:'center',
bodyStyle:'padding:5px',
frame:true,
labelWidth:80,
items:[
{
xtype:'textfield',
name:'txt1',
fieldLabel:'用户名称',
allowBlank : false,
anchor:'90%',
enableKeyEvents:true,
listeners:{
keypress:function(field,e){
if(e.getKey()==13){
var obj=app.loginForm.form.findField("txt2");
if(obj) {
obj.focus();
}
}
}
}}, 展开
3个回答
Sigma-Aldrich
2018-06-11 广告
2018-06-11 广告
Duolink PLA技术可通过同一个实验即可完成对蛋白质互作及其修饰的检测、定量以及确定细胞定位等。Duolink基于原位PLA技术(即邻位连接分析技术),可以帮助您在内源蛋白质表达过程中进行该分析。...
点击进入详情页
本回答由Sigma-Aldrich提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询