Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

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


Constructor Summary
AnnotatedEventListener(AnnotationController controller)
           
 
Method Summary
 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
 

Constructor Detail

AnnotatedEventListener

public AnnotatedEventListener(AnnotationController controller)
Method Detail

onBrowserEvent

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.