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 voidDocumentSource.addDocumentSourceListener(DocumentSourceListener l) Adds a listener for changes in the source.default voidDocumentSource.removeDocumentSourceListener(DocumentSourceListener l) Adds a listener for changes in the source.