Modifier and Type | Method and Description |
---|---|
static AnnotationController |
AnnotationFrameApplication.getController() |
Constructor and Description |
---|
AnnoteaClient(AnnotationController annotationController) |
AnnoteaResponseManager(AnnotationController annotationController) |
Modifier and Type | Field and Description |
---|---|
protected AnnotationController |
AbstractAnnotationCommand.controller |
Constructor and Description |
---|
AbstractAnnotationCommand(String title,
AnnotationController controller,
int annotationIndex) |
AnnotatedDocument(AnnotationController controller) |
AnnotationActionsBanner(AnnotationController controller) |
AnnotationManagerPanel(AnnotationController controller,
WebConfiguration webConfiguration) |
HideManagerButton(AnnotationController controller,
AnnotationManagerPanel panel,
com.google.gwt.user.client.ui.Frame previewFrame) |
HideShowAnnotationsButton(AnnotationController annotationController) |
NewAnnotationPopup(com.google.gwt.dom.client.Element element,
AnnotationController controller,
boolean removeOnCancel,
String annotationType) |
NewAnnotationPopup(com.google.gwt.dom.client.Element element,
AnnotationController controller,
boolean removeOnCancel,
String annotationType,
String annotationName) |
Modifier and Type | Field and Description |
---|---|
protected AnnotationController |
AbstractAnnotater.controller |
Constructor and Description |
---|
AbstractAnnotater(AnnotationController controller,
boolean eventPreventDefault) |
ImageAnnotater(AnnotationController controller) |
TextAnnotater(AnnotationController controller) |
Modifier and Type | Field and Description |
---|---|
protected AnnotationController |
NuxeoDecoratorVisitor.controller |
Modifier and Type | Method and Description |
---|---|
void |
ImageDecorator.addAnnotatedArea(int ax,
int ay,
int bx,
int by,
com.google.gwt.dom.client.ImageElement img,
Annotation annotation,
AnnotationController controller) |
static DecoratorVisitor |
DecoratorVisitorFactory.forAnnotation(Annotation annotation,
AnnotationController controller) |
Constructor and Description |
---|
AnnoteaDecoratorVisitor(com.google.gwt.dom.client.Node startNode,
int annotatedText,
int offset,
Annotation annotation,
AnnotationController controller) |
ImageDecorator(AnnotationController controller) |
NuxeoDecoratorVisitor(Annotation annotation,
AnnotationController controller) |
NuxeoSelectedTextDecoratorVisitor(Annotation annotation,
AnnotationController controller) |
Modifier and Type | Method and Description |
---|---|
static AnnotationPopupEventListener |
AnnotationPopupEventListener.getAnnotationPopupEventListener(Annotation annotation,
AnnotationController controller) |
Constructor and Description |
---|
AnnotatedEventListener(AnnotationController controller) |
Constructor and Description |
---|
DeleteAnnotationCommand(String title,
AnnotationController controller,
int annotationIndex) |
Copyright © 2017 Nuxeo. All rights reserved.