Extjs中属性配置问题
bbar:[{xtype:'button',id:'buttion_id_1',text:'这是我的第一个按钮',handler:function(){Ext.Msg.a...
bbar:[
{ xtype:'button',
id:'buttion_id_1',
text:'这是我的第一个按钮',
handler:function(){
Ext.Msg.alert('message pop up',this.text);
}
},
'-',
{ xtype:'button',
id:'buttion_id_2',
text:'这是我的第二个按钮',
handler:function(){
Ext.Msg.alert('message pop up',this.text);
}
}
],
这儿的button分隔标记‘-’,在容器配置中有对应的属性没?? 展开
{ xtype:'button',
id:'buttion_id_1',
text:'这是我的第一个按钮',
handler:function(){
Ext.Msg.alert('message pop up',this.text);
}
},
'-',
{ xtype:'button',
id:'buttion_id_2',
text:'这是我的第二个按钮',
handler:function(){
Ext.Msg.alert('message pop up',this.text);
}
}
],
这儿的button分隔标记‘-’,在容器配置中有对应的属性没?? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询