This project has retired. For details please refer to its
Attic page.
TreeSelectionListener (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.forms.formmodel.tree
Interface TreeSelectionListener
- All Superinterfaces:
- EventListener, WidgetListener
- All Known Implementing Classes:
- JavaScriptWidgetListener.JSTreeSelectionListener
public interface TreeSelectionListener
- extends WidgetListener
Listener for changes in a Tree
's selection.
- Version:
- $Id: TreeSelectionListener.html 1304258 2012-03-23 10:09:27Z ilgrosso $
selectionChanged
void selectionChanged(TreeSelectionEvent event)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.