Skip to main content



      Home
Home » Eclipse Projects » Nebula » Extending Grid & GridViewer
Extending Grid & GridViewer [message #585863] Fri, 26 October 2007 11:25
Eclipse UserFriend
Chris & Tom,

Are there plans for making the Grid and GridViewer become more extensible?

I looked into extending both of them (and associated support classes) but
found some obstacles. One concern is that the javadoc for the GridViewer
states that it's not intended to be subclassed. I've also found numerous
instances of private (or package-private) variables and methods, a final
class, and a package marked internal. I've also found methods that bundle up
alot of functionality, making it difficult to override some behavior without
having to duplicate alot of code.

Please don't get me wrong; I'm not knocking the code at all. These are very
useful components, are well organized, and are greatly appreciated. I'm just
trying to understand if they are intentionally designed to not be
subclassed. While they do cover alot of functionality, and I do intend on
contributing new features to them, I expect that some features will not be
considered useful/general enough for inclusion. It's an understandable goal
to keep the components from getting too bloated. But I think it would be
very desireable for users to be able to extend and provide their own
features and behaviors whenever possible.

Thanks again,
Chuck
Previous Topic:Focus out Event in Grid
Next Topic:Grid: Column Locking
Goto Forum:
  


Current Time: Wed Jul 02 23:22:13 EDT 2025

Powered by FUDForum. Page generated in 0.04042 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top