Package org.eclipse.nebula.widgets.nattable.extension.glazedlists

Class Summary
DetailGlazedListsEventLayer<T> This layer acts as the event listener for: Glazed list events - ListEvent Bean updates - PropertyChangeEvent(s) Compared to the GlazedListsEventLayer, this layer does not conflate events and only fire a single RowStructuralRefreshEvent for all events within 100ms.
GlazedListsDataProvider<T> This class implements "last row" caching for much faster column value access on the table.
GlazedListsEventLayer<T> This layer acts as the event listener for: GlazedLists events - ListEvent Bean updates - PropertyChangeEvent(s) GlazedLists events are conflated at a 100ms interval i.e a single RowStructuralRefreshEvent is fired for any number of GlazedLists events received during that interval.
GlazedListsEventLayerTest  
GlazedListsSortModel<T>  
NatColumnTableFormat<R>  
NatTableComparatorChooser<T>  
 



Copyright © 2015. All rights reserved.