org.apache.cocoon.forms.event.impl
Class JavaScriptWidgetListener.JSTreeSelectionListener
java.lang.Object
org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener
org.apache.cocoon.forms.event.impl.JavaScriptWidgetListener.JSTreeSelectionListener
- All Implemented Interfaces:
- EventListener, WidgetListener, TreeSelectionListener
- Enclosing class:
- JavaScriptWidgetListener
public static class JavaScriptWidgetListener.JSTreeSelectionListener
- extends JavaScriptWidgetListener
- implements TreeSelectionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaScriptWidgetListener.JSTreeSelectionListener
public JavaScriptWidgetListener.JSTreeSelectionListener(org.mozilla.javascript.Function func,
Context context)
selectionChanged
public void selectionChanged(TreeSelectionEvent event)
- Specified by:
selectionChanged
in interface TreeSelectionListener
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.