ilog.views.diagrammer.faces.dhtml.servlet
Class IlvFacesDiagrammerPopupListener

java.lang.Object
  extended by ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
      extended by ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerPopupListener
All Implemented Interfaces:
ServerActionListener, EventListener

public class IlvFacesDiagrammerPopupListener
extends IlvFacesPopupMenuActionListener

IlvFacesDiagrammerPopupListener defines an action listener that is triggered by a menu in the IMAGE_SERVLET_CONTEXT.

Since:
JViews 7.5

Field Summary
 
Fields inherited from class ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
ACTION_NAME
 
Constructor Summary
IlvFacesDiagrammerPopupListener()
          Creates a new IlvFacesDiagrammerPopupListener instance.
 
Method Summary
protected  Object invokeFinder(IlvObjectSelectedFinder baseFinder, IlvManagerView view, String[] params)
          Invokes the specified finder with the parameters extracted from the action.
 
Methods inherited from class ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
actionPerformed, getGraphicComponent, getMenuFromSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvFacesDiagrammerPopupListener

public IlvFacesDiagrammerPopupListener()
Creates a new IlvFacesDiagrammerPopupListener instance.

Method Detail

invokeFinder

protected Object invokeFinder(IlvObjectSelectedFinder baseFinder,
                              IlvManagerView view,
                              String[] params)
Invokes the specified finder with the parameters extracted from the action.

Overrides:
invokeFinder in class IlvFacesPopupMenuActionListener
Parameters:
baseFinder - The finder to invoke.
view - The view component.
params - The action parameters.
Returns:
The object found by the finder.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.