Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.view.listener
Class AnnotationPopupEventListener

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.view.listener.AnnotationPopupEventListener
All Implemented Interfaces:
com.google.gwt.user.client.EventListener

public class AnnotationPopupEventListener
extends Object
implements com.google.gwt.user.client.EventListener

Author:
Thomas Roger

Method Summary
 void disable()
           
 void enable()
           
static AnnotationPopupEventListener getAnnotationPopupEventListener(Annotation annotation, AnnotationController controller)
           
 void onBrowserEvent(com.google.gwt.user.client.Event event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAnnotationPopupEventListener

public static AnnotationPopupEventListener getAnnotationPopupEventListener(Annotation annotation,
                                                                           AnnotationController controller)

onBrowserEvent

public void onBrowserEvent(com.google.gwt.user.client.Event event)
Specified by:
onBrowserEvent in interface com.google.gwt.user.client.EventListener

enable

public void enable()

disable

public void disable()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.