use the config buttonAlign:
{
...
,...
,buttonAlign: "center" // here
,buttons: [
{ text: 'Button 1' }
]
}
Resource:
http://docs.sencha.com/ext-js/4-1/#!/api/Ext.form.Panel-cfg-buttonAlign
{
...
,...
,buttonAlign: "center" // here
,buttons: [
{ text: 'Button 1' }
]
}
Resource:
http://docs.sencha.com/ext-js/4-1/#!/api/Ext.form.Panel-cfg-buttonAlign
No comments:
Post a Comment