Class VisualChangeEventConflater
java.lang.Object
org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
org.eclipse.nebula.widgets.nattable.conflation.VisualChangeEventConflater
- All Implemented Interfaces:
IEventConflater
Gathers all the VisualChangeEvents. When it's run, it refreshes/repaints the
table.
-
Field Summary
Fields inherited from class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
queue -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
clearQueue, getCount
-
Constructor Details
-
VisualChangeEventConflater
-
-
Method Details
-
addEvent
- Specified by:
addEventin interfaceIEventConflater- Overrides:
addEventin classAbstractEventConflater
-
getConflaterTask
- Specified by:
getConflaterTaskin interfaceIEventConflater- Specified by:
getConflaterTaskin classAbstractEventConflater
-