ext中ComboBox对象的selectOnFocus属性是做什么用的?
展开全部
selectOnFocus : Boolean
True to select any existing text in the field immediately on focus. Only applies when editable = true (defaults to false)
翻译为
当是true是焦点立刻移动到你选择的 combo中field并选中field内的文字
只有在可编辑的field中才能使true(默认是false)
明白了不 。。。。给分。。oy
True to select any existing text in the field immediately on focus. Only applies when editable = true (defaults to false)
翻译为
当是true是焦点立刻移动到你选择的 combo中field并选中field内的文字
只有在可编辑的field中才能使true(默认是false)
明白了不 。。。。给分。。oy
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
简单点说就是但你鼠标移到上面的时候,就把combo里面的字体选中,以下是英文注释。
true to select any existing text in the field immediately on focus. Only applies when editable = true (defaults to fa...
true to select any existing text in the field immediately on focus. Only applies when editable = true (defaults to false).
true to select any existing text in the field immediately on focus. Only applies when editable = true (defaults to fa...
true to select any existing text in the field immediately on focus. Only applies when editable = true (defaults to false).
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
if(this.readonly){
this.hidetrigger=true;
}else{
this.hidetrigger=false;
}
在另个from中添加
readonly:true
xtype
:
"zyyhcombo",
fieldlabel
:
"银行",
readonly
:
true
this.hidetrigger=true;
}else{
this.hidetrigger=false;
}
在另个from中添加
readonly:true
xtype
:
"zyyhcombo",
fieldlabel
:
"银行",
readonly
:
true
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
deyami,解释的很好,非常感谢。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询