AnnotationHandler(AnnotationConfig cfg,
IUserDataHandler userDataHandler,
IDocumentDataHandler documentDataHandler,
IAnnotationDataHandler annotationDataHandler,
IAnnotationReplyDataHandler replyDataHandler,
IAnnotationCollaboratorDataHandler collaboratorDataHandler)
Initializes a new instance of the AnnotationHandler{T} class.
|
AnnotationHandler(AnnotationConfig cfg,
IUserDataHandler userDataHandler,
IDocumentDataHandler documentDataHandler,
IAnnotationDataHandler annotationDataHandler,
IAnnotationReplyDataHandler replyDataHandler,
IAnnotationCollaboratorDataHandler collaboratorDataHandler,
IInputDataHandler inputDataHandler,
IFileDataStore fileStore)
Initializes a new instance of the AnnotationHandler{T} class.
|
AnnotationImageHandler(AnnotationConfig cfg,
IUserDataHandler userDataHandler,
IDocumentDataHandler documentDataHandler,
IAnnotationDataHandler annotationDataHandler,
IAnnotationReplyDataHandler replyDataHandler,
IAnnotationCollaboratorDataHandler collaboratorDataHandler) |
AnnotationImageHandler(AnnotationConfig cfg,
IUserDataHandler userDataHandler,
IDocumentDataHandler documentDataHandler,
IAnnotationDataHandler annotationDataHandler,
IAnnotationReplyDataHandler replyDataHandler,
IAnnotationCollaboratorDataHandler collaboratorDataHandler,
IInputDataHandler inputDataHandler,
IFileDataStore fileStore) |