1.项目中已经用Extjs封装好了一个GridPanel,里面有button的集合,怎样隐藏集合中按钮 2.网上说用id+hide(),但是封装好的button中没有id,只有text,iconCls和handle函数