Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use AnnotationChangeListener.ChangeEvent
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.ChangeEvent in org.nuxeo.ecm.platform.annotations.gwt.client.model
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model that return AnnotationChangeListener.ChangeEvent
static AnnotationChangeListener.ChangeEvent AnnotationChangeListener.ChangeEvent.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AnnotationChangeListener.ChangeEvent[] AnnotationChangeListener.ChangeEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model with parameters of type AnnotationChangeListener.ChangeEvent
 void AnnotationChangeListener.onChange(AnnotationModel model, AnnotationChangeListener.ChangeEvent event)
           
 

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

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.view with parameters of type AnnotationChangeListener.ChangeEvent
 void AnnotationManagerPanel.onChange(AnnotationModel model, AnnotationChangeListener.ChangeEvent ce)
           
 void AnnotatedDocument.onChange(AnnotationModel model, AnnotationChangeListener.ChangeEvent ce)
           
 

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

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.view.annotater with parameters of type AnnotationChangeListener.ChangeEvent
 void ImageAnnotater.onChange(AnnotationModel model, AnnotationChangeListener.ChangeEvent ce)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.