|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEventConflater | |
---|---|
org.eclipse.nebula.widgets.nattable | |
org.eclipse.nebula.widgets.nattable.conflation |
Uses of IEventConflater in org.eclipse.nebula.widgets.nattable |
---|
Methods in org.eclipse.nebula.widgets.nattable that return IEventConflater | |
---|---|
protected IEventConflater |
NatTable.getVisualChangeEventConflater()
|
Uses of IEventConflater in org.eclipse.nebula.widgets.nattable.conflation |
---|
Classes in org.eclipse.nebula.widgets.nattable.conflation that implement IEventConflater | |
---|---|
class |
AbstractEventConflater
|
class |
EventConflaterChain
A Chain of Conflaters. |
class |
VisualChangeEventConflater
Gathers all the VisualChangeEvents. |
Methods in org.eclipse.nebula.widgets.nattable.conflation with parameters of type IEventConflater | |
---|---|
void |
EventConflaterChain.add(IEventConflater conflater)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |