Class AbstractDataVectorSourceBinding.GeoObjectRemovedEvent<E>

java.lang.Object
java.util.EventObject
io.jmix.mapsflowui.component.data.binding.AbstractDataVectorSourceBinding.GeoObjectRemovedEvent<E>
Type Parameters:
E - entity type
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractDataVectorSourceBinding<E>

public static class AbstractDataVectorSourceBinding.GeoObjectRemovedEvent<E> extends EventObject
The event is fired when a geographic object has been removed.
See Also:
  • Field Details

    • geoObjectKey

      protected Object geoObjectKey
  • Constructor Details

  • Method Details

    • getGeoObjectKey

      public Object getGeoObjectKey()
      Returns:
      key of the removed geographic object