Uses of Interface
se.conciliate.extensions.store.event.DocumentChangeEvent
Packages that use DocumentChangeEvent
Package
Description
Provide a means to listen to changes in the stores.
-
Uses of DocumentChangeEvent in se.conciliate.extensions.store.event
Methods in se.conciliate.extensions.store.event with parameters of type DocumentChangeEventModifier and TypeMethodDescriptionvoid
MTDocumentListener.documentChanged
(DocumentChangeEvent event) Called when a document has changed.