Class FillHandleMarkupListener

java.lang.Object
org.eclipse.nebula.widgets.nattable.fillhandle.event.FillHandleMarkupListener
All Implemented Interfaces:
ILayerListener

public class FillHandleMarkupListener extends Object implements ILayerListener
ILayerListener that will trigger the markup in the SelectionLayer of the cell that will hold the fill handle.
Since:
1.4
  • Constructor Details

    • FillHandleMarkupListener

      public FillHandleMarkupListener(SelectionLayer selectionLayer)
  • Method Details