ilog.views.sdm
Class IlvSDMCompositeInteractor
java.lang.Object
ilog.views.IlvObjectInteractor
ilog.views.graphic.composite.objectinteractor.IlvCompositeInteractor
ilog.views.sdm.IlvSDMCompositeInteractor
- All Implemented Interfaces:
- Serializable
public class IlvSDMCompositeInteractor
- extends IlvCompositeInteractor
The object interactor that is used on the composite graphics
to invoke Swing actions.
You define this object interactor in the css as follows:
node {
Interactor: "ilog.views.sdm.IlvSDMCompositeInteractor" ;
}
- Since:
- JViews 8.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvSDMCompositeInteractor
public IlvSDMCompositeInteractor()
getCompositeContext
public IlvCompositeContext getCompositeContext(Object source)
- Returns the composite context for the given source
- Specified by:
getCompositeContext in class IlvCompositeInteractor
- Parameters:
source - Object on which the event occurred. For instance
it might be an IlvManagerView
- Returns:
- The
IlvCompositeContext for this interactor. - See Also:
IlvCompositeContext
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.