Uses of Class
com.logicaldoc.gui.frontend.client.document.note.AbstractAnnotationsWindow
-
Packages that use AbstractAnnotationsWindow Package Description com.logicaldoc.gui.frontend.client.document.note com.logicaldoc.gui.frontend.client.docusign -
-
Uses of AbstractAnnotationsWindow in com.logicaldoc.gui.frontend.client.document.note
Subclasses of AbstractAnnotationsWindow in com.logicaldoc.gui.frontend.client.document.note Modifier and Type Class Description class
AnnotationsWindow
This popup window is used to add a note in a visually defined positionConstructors in com.logicaldoc.gui.frontend.client.document.note with parameters of type AbstractAnnotationsWindow Constructor Description AnnotationCanvas(GUIDocumentNote note, AbstractAnnotationsWindow annotationsWindow, boolean writeAllowed)
-
Uses of AbstractAnnotationsWindow in com.logicaldoc.gui.frontend.client.docusign
Subclasses of AbstractAnnotationsWindow in com.logicaldoc.gui.frontend.client.docusign Modifier and Type Class Description class
DocuSignTabsEditor
This popup window is used to define the placehoders of a document where the recipients have to signConstructors in com.logicaldoc.gui.frontend.client.docusign with parameters of type AbstractAnnotationsWindow Constructor Description ESignatureTabCanvas(GUIDocumentNote note, AbstractAnnotationsWindow annotationsWindow)
-