追求永无止尽

-- Ж飞羽忘寒Ж

导航

2010年4月13日

gridpanel 列中 renderer函数参数说明

摘要: Ext中 renderer一般用于Grid中对列模型的渲染上 其详细信息记录在 Ext.grid.ColumnModel 中的setRenderer( Number col, Function fn ) 方法里 一、col : NumberThe column index二、fn : FunctionThe function to use to process the cell's raw da... 阅读全文

posted @ 2010-04-13 11:10 Ж飞羽忘寒Ж 阅读(367) 评论(0) 推荐(0)