Class SearchEvent
java.lang.Object
org.eclipse.nebula.widgets.nattable.layer.event.AbstractContextFreeEvent
org.eclipse.nebula.widgets.nattable.search.event.SearchEvent
- All Implemented Interfaces:
ILayerEvent
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.eclipse.nebula.widgets.nattable.layer.event.AbstractContextFreeEvent
convertToLocal
-
Constructor Details
-
SearchEvent
-
-
Method Details
-
getCellCoordinate
-
cloneEvent
- Returns:
- A cloned copy of the event. This cloned copy is provided to each listener.
-