Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.annotations.gwt.client.model.AnnotationChangeListener

Packages that use AnnotationChangeListener
org.nuxeo.ecm.platform.annotations.gwt.client.controler   
org.nuxeo.ecm.platform.annotations.gwt.client.model   
org.nuxeo.ecm.platform.annotations.gwt.client.view   
org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater   
 

Uses of AnnotationChangeListener in org.nuxeo.ecm.platform.annotations.gwt.client.controler
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.controler with parameters of type AnnotationChangeListener
 void AnnotationController.addModelChangeListener(AnnotationChangeListener listener)
           
 

Uses of AnnotationChangeListener in org.nuxeo.ecm.platform.annotations.gwt.client.model
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model with parameters of type AnnotationChangeListener
 void AnnotationModel.addChangeListener(AnnotationChangeListener listener)
           
 void AnnotationChangeNotifier.addChangeListener(AnnotationChangeListener listener)
           
 

Uses of AnnotationChangeListener in org.nuxeo.ecm.platform.annotations.gwt.client.view
 

Classes in org.nuxeo.ecm.platform.annotations.gwt.client.view that implement AnnotationChangeListener
 class AnnotatedDocument
           
 class AnnotationManagerPanel
           
 

Uses of AnnotationChangeListener in org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater
 

Classes in org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater that implement AnnotationChangeListener
 class ImageAnnotater
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.