Skip to main content



      Home
Home » Eclipse Projects » NatTable » Listen to ColumnStructuralChangeEvent(Reliable way to listen to all ColumnStructuralChangeEvent)
Listen to ColumnStructuralChangeEvent [message #1709509] Tue, 29 September 2015 01:50 Go to next message
Eclipse UserFriend
Is there a 'right place' to listen for all ColumnStructuralChangeEvent fired by layers. If I register a layer listener on the table (top layer), I won't get all the ColumnStructuralChangeEvents fired. E.g. if the data layer fires a delete column event for a column that is hidden by hide/show layer, ancestors of the hide/show layer won't see this event anymore.
Re: Listen to ColumnStructuralChangeEvent [message #1709769 is a reply to message #1709509] Wed, 30 September 2015 15:06 Go to previous message
Eclipse UserFriend
As you want to get informed about detailed structural changes of the data base, I would add the listener to the DataLayer, because there are no transformations involved.
Previous Topic:Automated Testing Recorder for NatTable?
Next Topic:listener triggered when row visible or not fallen into visible client area ?
Goto Forum:
  


Current Time: Sun Jun 15 17:03:46 EDT 2025

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

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

Back to the top