ilog.views.faces.dhtml.event
Class FacesMenuActionListener
java.lang.Object
ilog.views.util.servlet.event.ServletActionListener
ilog.views.faces.dhtml.event.FacesViewActionListener
ilog.views.faces.dhtml.event.FacesMenuActionListener
- All Implemented Interfaces:
- ActionListener, Serializable, EventListener, FacesListener
public class FacesMenuActionListener
- extends FacesViewActionListener
This listener is the default listener of a IlvFacesMenu.
It delegates the processing of the event to the menu model itself.
- Since:
- JViews 7.5
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesMenuActionListener
public FacesMenuActionListener()
- Creates a new
FacesMenuActionListener instance.
actionPerformed
public void actionPerformed(EventObject event)
throws Exception
- Performs the action requested.
- Parameters:
event - The server action event.
- Throws:
Exception
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.