|
|
Package com.dassault_systemes.catweb.base.event |
Interface CSOListener
|
Class Hierarchy |
com.dassault_systemes.catweb.base.event.CSOListener
Class Location |
Class Description |
public interface CSOListener
The listener interface for receiving Current Selection Object events.
All Implemented Interfaces: EventListener
Field Summary |
Constructor Summary |
Method Summary |
void | csoChanged(CSOEvent evt) |
Field Detail |
Constructor Detail |
Method Detail |
void csoChanged(CSOEvent evt)Invoked when a modification of the CSO contents occurs.