Nuxeo Enterprise Platform 5.4

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 java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.