ilog.tgo.faces.graph.dhtml.event
Class IltFacesObjectMoveActionListener
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION_NAME
public static final String ACTION_NAME
- See Also:
- Constant Field Values
- Internal method or field: do not use!
IltFacesObjectMoveActionListener
public IltFacesObjectMoveActionListener()
- Creates a new
IltFacesObjectMoveActionListener instance.
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.