Uses of Interface
se.conciliate.extensions.documents.DocumentSourceListener
Packages that use DocumentSourceListener
Package
Description
API for providing document links from different providers to MT.
-
Uses of DocumentSourceListener in se.conciliate.extensions.documents
Methods in se.conciliate.extensions.documents with parameters of type DocumentSourceListenerModifier and TypeMethodDescriptiondefault void
DocumentSource.addDocumentSourceListener
(DocumentSourceListener l) Adds a listener for changes in the source.default void
DocumentSource.removeDocumentSourceListener
(DocumentSourceListener l) Adds a listener for changes in the source.