首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

extjs bbar 居间

2012-11-23 
extjs bbar 居中Ext.define(DELTA.view.config.ButtonPanel,{??? id:bp,??? extend:Ext.form.Panel,

extjs bbar 居中

Ext.define('DELTA.view.config.ButtonPanel',{
??? id:'bp',
??? extend:'Ext.form.Panel',
??? alias:'widget.buttonpanel',
??? titleAlign:'center',
??? title:'系统公告:<span>报警器闪烁请注意</span>',
??? bbar:['->','版权所有:台达企业(上海)管理有限公司','->']
??? //html:'公告内容: <span>报警器闪烁请注意</span>'{xtype : "tbfill"},
});
?
bbar:['->','版权所有:台达企业(上海)管理有限公司','->']

两边使用'->'
就可以挤到中间了

热点排行
Bad Request.