org.eclipse.nebula.widgets.nattable.search.event
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
public class SearchEvent
- extends AbstractContextFreeEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchEvent
public SearchEvent(PositionCoordinate cellCoordinate)
getCellCoordinate
public PositionCoordinate getCellCoordinate()
cloneEvent
public SearchEvent cloneEvent()
- Returns:
- A cloned copy of the event. This cloned copy is provided to each listener.
Copyright © 2014. All rights reserved.