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