Interface | Description |
---|---|
IEvent |
Base base interface for Events
|
IEventListener |
interface that must be implemented by all the listeners
|
IEventManager |
Manage all the Event Received.
|
IGisRepositoryEvent |
Base interface for all Events that occurs on Gis repository
|
Class | Description |
---|---|
EventManager |
Manage all the Event Received.
|
GisFeatureDeleteAllEvent |
Represents an event when several
GisFeature s are deleted |
GisFeatureDeletedEvent |
Represents an event when a
GisFeature s is deleted |
GisFeatureEvent |
Event that occurred on one
GisFeature s |
GisFeatureEventListener |
Basic implementation that must be aware of
GisFeatureEvent s. |
GisFeaturesEvent |
Event that occurred on several
GisFeature s |
GisFeatureStoredEvent |
Represents an event when a
GisFeature is strored |
PlaceTypeDeleteAllEvent |
Event that occurred when all
GisFeature s of a placetype are deleted |
Copyright © 2015. All rights reserved.