Uses of Class
com.levigo.jadice.document.AbstractDocumentEvent
Packages that use AbstractDocumentEvent
Package
Description
-
Uses of AbstractDocumentEvent in com.levigo.jadice.annotation
Subclasses of AbstractDocumentEvent in com.levigo.jadice.annotationModifier and TypeClassDescriptionclass
A semantic event which indicates the occurrence of annotation changes. -
Uses of AbstractDocumentEvent in com.levigo.jadice.document
Subclasses of AbstractDocumentEvent in com.levigo.jadice.documentModifier and TypeClassDescriptionclass
This is an abstract base class for page concerning document events or simply page events.class
An event of this type will indicate the addition, the removal or the modification of page segments within a page.