Kevincosme / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

Remove the need for TreeGridColumn #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We can simply using the TreeGrid by eliminating the need to make users use
a <flexlib:TreeGridColumn/> as the first column in the TreeGrid.  

Behind the scenes, we can override the "set columns" methods, and then
automatically sett he first column as having the itemRenderer = new
ClassFactory( TreeGridItemRenderer );

This would lock the user into always having the first column as the tree
grid, but I think it will simplify overall usage and I think that's a
common UI behavior anyway.  If there's a case where the user wants the
disclosure icon NOT in the first column, we can always add a flag to
override that behavior.

Original issue reported on code.google.com by darron.schall on 20 Mar 2007 at 3:51

GoogleCodeExporter commented 8 years ago
*simply = simplify
*methods = method
*sett he = set the

yikes.  I need an auto-proofreader for when spellcheck just isn't enough.  :-)

Original comment by darron.schall on 20 Mar 2007 at 3:55

GoogleCodeExporter commented 8 years ago
Yes, that right i will update that this week :)

Original comment by yderi...@gmail.com on 24 Mar 2007 at 12:47

GoogleCodeExporter commented 8 years ago

Original comment by darron.schall on 5 Apr 2007 at 10:36

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 26 Dec 2007 at 11:40

GoogleCodeExporter commented 8 years ago
how to download source code of this...plz give me the information...

Original comment by rajeshwa...@gmail.com on 23 Jan 2010 at 1:57