{
layout : "column",
items : [
{
columnWidth : ".16",
items : [
{
xtype : "button",
text : "111",
handler : function()
{
}
}]
},
{
columnWidth : ".16",
items : [
{
xtype : "button",
text : "111",
handler : function()
{
}
}]
},
{
columnWidth : ".19",
items : [
{
xtype : "button",
text : "111",
handler : function()
{
}
}]
},
{
columnWidth : ".16",
items : [
{
xtype : "button",
text : "111",
handler : function()
{
}
}]
},
{
columnWidth : ".16",
items : [
{
xtype : "button",
text : "111",
handler : function()
{
}
}]
},
{
columnWidth : ".16",
items : [
{
xtype : "button",
text : "111",
handler : function()
{
}
}]
}]
}