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
  • Constructor Details

  • Method Details

    • getCellCoordinate

      public PositionCoordinate getCellCoordinate()
    • cloneEvent

      public SearchEvent cloneEvent()
      Returns:
      A cloned copy of the event. This cloned copy is provided to each listener.