ilog.views.faces.dhtml.event
Class FacesMenuActionListener

java.lang.Object
  extended by ilog.views.util.servlet.event.ServletActionListener
      extended by ilog.views.faces.dhtml.event.FacesViewActionListener
          extended by 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

Constructor Summary
FacesMenuActionListener()
          Creates a new FacesMenuActionListener instance.
 
Method Summary
 void actionPerformed(EventObject event)
          Performs the action requested.
 
Methods inherited from class ilog.views.faces.dhtml.event.FacesViewActionListener
getFacesContext, getInvocationContext, processAction, setInvocationContext, translateServletAction
 
Methods inherited from class ilog.views.util.servlet.event.ServletActionListener
getActionName, getAdditionalParameters, isUpdateAll, setActionName, setAdditionalParameters, setUpdateAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesMenuActionListener

public FacesMenuActionListener()
Creates a new FacesMenuActionListener instance.

Method Detail

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.