org.apache.myfaces.tobago.event
Class DefaultTreeActionListener
java.lang.Object
org.apache.myfaces.tobago.event.DefaultTreeActionListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
public class DefaultTreeActionListener
- extends Object
- implements javax.faces.event.ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTreeActionListener
public DefaultTreeActionListener()
create
protected DefaultMutableTreeNode create(javax.faces.context.FacesContext facesContext)
copy
protected DefaultMutableTreeNode copy(DefaultMutableTreeNode node)
processAction
public void processAction(javax.faces.event.ActionEvent actionEvent)
throws javax.faces.event.AbortProcessingException
- Specified by:
processAction
in interface javax.faces.event.ActionListener
- Throws:
javax.faces.event.AbortProcessingException
Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.