View Full Version : documentation question
huhulucy90
09-07-2009, 01:55 AM
I don't know how I can find the documentation about the parameters for handler, such as GridPanel's column renderer, the example only shows "val", how do I know there are the other ones: v, p, rec, rowIdx, colIdx, ds?
Animal
09-07-2009, 02:19 AM
No such thing as a GridPanel in Ext Core, that's probably why you can't find any information.
However, the Ext 3 API docs contain fulsome and detailed information about Column renderers.
huhulucy90
09-07-2009, 02:38 AM
Animal, you are right, documentation on the renderer is in ColumnModel.setRenderer, I will look harder next time. Thanks
http://www.extjs.com/deploy/dev/docs/source/ColumnModel.html#method-Ext.grid.ColumnModel-setRenderer
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.