博客园站长
这是人类成长进步中记录的每一时刻

 

 

{    
  xtype:'textfield',  
  listeners: {  
   render: function(p) {  
      // Append the Panel to the click handler's argument list.  
     p.getEl().on('click', function(p){  
                //处理点击事件代码  
      });  
  },  
}

  

posted on 2016-11-14 14:52  dm3344  阅读(9551)  评论(2编辑  收藏  举报