ilog.tgo.faces.graph.dhtml.event
Class IltFacesObjectMoveActionListener

java.lang.Object
  extended by ilog.tgo.faces.graph.dhtml.event.IltFacesObjectMoveActionListener
All Implemented Interfaces:
ServerActionListener, EventListener

public class IltFacesObjectMoveActionListener
extends Object
implements ServerActionListener

IltFacesObjectMoveActionListener implements the server action listener invoked by the clientSelectInteractor tag to process position change in the currently selected objects.

Since:
JViews 7.5

Field Summary
static String ACTION_NAME
           
 
Constructor Summary
IltFacesObjectMoveActionListener()
          Creates a new IltFacesObjectMoveActionListener instance.
 
Method Summary
 void actionPerformed(ServerActionEvent event)
          Decodes the given server event and processes the appropriate position changes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_NAME

public static final String ACTION_NAME
See Also:
Constant Field Values
Internal method or field: do not use!
Constructor Detail

IltFacesObjectMoveActionListener

public IltFacesObjectMoveActionListener()
Creates a new IltFacesObjectMoveActionListener instance.

Method Detail

actionPerformed

public void actionPerformed(ServerActionEvent event)
                     throws javax.servlet.ServletException
Decodes the given server event and processes the appropriate position changes.

Specified by:
actionPerformed in interface ServerActionListener
Parameters:
event - The server event containing information about this action.
Throws:
javax.servlet.ServletException
Since:
JViews 7.5


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