Class RowUpdateEvent

    • Constructor Detail

      • RowUpdateEvent

        public RowUpdateEvent​(ILayer layer,
                              int rowPosition)
      • RowUpdateEvent

        public RowUpdateEvent​(ILayer layer,
                              Range rowPositionRange)
    • Method Detail

      • cloneEvent

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