org.apache.cocoon.woody.event.impl
Class JavaScriptWidgetListener.JSValueChangedListener

java.lang.Object
  extended by org.apache.cocoon.woody.event.impl.JavaScriptWidgetListener
      extended by org.apache.cocoon.woody.event.impl.JavaScriptWidgetListener.JSValueChangedListener
All Implemented Interfaces:
EventListener, ValueChangedListener, WidgetListener
Enclosing class:
JavaScriptWidgetListener

public static class JavaScriptWidgetListener.JSValueChangedListener
extends JavaScriptWidgetListener
implements ValueChangedListener


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.cocoon.woody.event.impl.JavaScriptWidgetListener
JavaScriptWidgetListener.JSActionListener, JavaScriptWidgetListener.JSValueChangedListener
 
Constructor Summary
JavaScriptWidgetListener.JSValueChangedListener(org.mozilla.javascript.Script script)
           
 
Method Summary
 void valueChanged(ValueChangedEvent event)
           
 
Methods inherited from class org.apache.cocoon.woody.event.impl.JavaScriptWidgetListener
callScript
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaScriptWidgetListener.JSValueChangedListener

public JavaScriptWidgetListener.JSValueChangedListener(org.mozilla.javascript.Script script)
Method Detail

valueChanged

public void valueChanged(ValueChangedEvent event)
Specified by:
valueChanged in interface ValueChangedListener


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.