Uses of Interface
org.gvsig.fmap.dal.EditingNotification
Packages that use EditingNotification
-
Uses of EditingNotification in org.gvsig.fmap.dal
Methods in org.gvsig.fmap.dal that return EditingNotificationModifier and TypeMethodDescriptionEditingNotificationManager.notifyObservers(Object source, String type, Object document, Object auxdata) EditingNotificationManager.notifyObservers(Object source, String type, Object document, Object auxdata, org.gvsig.fmap.dal.DataStore store) EditingNotificationManager.notifyObservers(Object source, String type, Object document, Object auxdata, org.gvsig.fmap.dal.DataStore store, org.gvsig.fmap.dal.feature.Feature feature) EditingNotificationManager.notifyObservers(Object source, String type, Object document, org.gvsig.fmap.dal.DataStore store) EditingNotificationManager.notifyObservers(Object source, String type, Object document, org.gvsig.fmap.dal.DataStore store, org.gvsig.fmap.dal.feature.EditableFeatureType featuretType) EditingNotificationManager.notifyObservers(Object source, String type, Object document, org.gvsig.fmap.dal.DataStore store, org.gvsig.fmap.dal.feature.Feature feature) EditingNotificationManager.notifyObservers(EditingNotification notification) Methods in org.gvsig.fmap.dal with parameters of type EditingNotificationModifier and TypeMethodDescriptionEditingNotificationManager.notifyObservers(EditingNotification notification)