Class AbstractContextFreeEvent

    • Constructor Detail

      • AbstractContextFreeEvent

        public AbstractContextFreeEvent()
    • Method Detail

      • convertToLocal

        public boolean convertToLocal​(ILayer localLayer)
        Description copied from interface: ILayerEvent
        Convert the column/row positions carried by the event to the layer about to handle the event.
        Specified by:
        convertToLocal in interface ILayerEvent
        Parameters:
        localLayer - layer about to receive the event
        Returns:
        TRUE if successfully converted, FALSE otherwise