Skip to main content



      Home
Home » Eclipse Projects » NatTable » GlazedListTreeRowModel vs. TreeRowModel(What's the difference?)
GlazedListTreeRowModel vs. TreeRowModel [message #1419515] Mon, 08 September 2014 14:35 Go to next message
Eclipse UserFriend
Hi,

What is the difference between GlazedListTreeRowModel and TreeRowModel?

From the source I see there are differences in the expand/collapse implementations.
Does it have any implication on the tree?

Thanks,
Arye
Re: GlazedListTreeRowModel vs. TreeRowModel [message #1419534 is a reply to message #1419515] Mon, 08 September 2014 15:15 Go to previous message
Eclipse UserFriend
The GlazedListsTreeRowModel uses the expand/collapse mechanisms of the TreeList. This means, for NatTable the collapsed rows do not exist.
The TreeRowModel uses a mechanism that hides the collapsed rows in NatTable. So the collapsed rows still exist in the list and are hidden.

You can see the effect in a grid when using a DefaultRowHeaderDataProvider.
Previous Topic:Cell popup menu
Next Topic:Autoscroll during Drag&Drop?
Goto Forum:
  


Current Time: Sun Jul 06 11:05:13 EDT 2025

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

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

Back to the top