Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Listen to ColumnStructuralChangeEvent(Reliable way to listen to all ColumnStructuralChangeEvent)
Listen to ColumnStructuralChangeEvent [message #1709509] Tue, 29 September 2015 05:50 Go to next message
Patrick Saladin is currently offline Patrick SaladinFriend
Messages: 1
Registered: September 2015
Junior Member
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 19:06 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
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: Fri Apr 19 23:08:05 GMT 2024

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

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

Back to the top