white knight

导航

 

{
            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()
                    {
                        
                    }
                }]
            }]
        }

posted on 2012-11-07 15:27  white knight  阅读(145)  评论(0编辑  收藏  举报