|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlEventObject | |
|---|---|
| ilog.cpl.datasource | Contains data source interfaces and default implementation and some related abstract adapters. |
| ilog.cpl.equipment | Together with ilog.cpl.IlpEquipment, this package constitutes
the ILOG JTGO Equipment component. |
| ilog.cpl.graph | Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
| ilog.cpl.graph.background.event | Contains the event related types that are used within the JViews TGO background support. |
| ilog.cpl.graphic | Provides classes and interfaces to create graphic objects. |
| ilog.cpl.model | Provides classes and interfaces to create the application business model. |
| ilog.cpl.model.container | Provides interfaces for representation objects capable of forming a containment hierarchy. |
| ilog.cpl.network | Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. |
| ilog.cpl.style | Deprecated Provides classes and interfaces for handling styles (see IlpStyle). |
| ilog.tgo.model | Provides classes for telecom objects, states and alarms. |
| Uses of IlEventObject in ilog.cpl.datasource |
|---|
| Subclasses of IlEventObject in ilog.cpl.datasource | |
|---|---|
class |
AdapterEvent
Adapter event. |
class |
DataSourceEvent
Data source event. |
class |
DataSourceManagerEvent
Data source manager event. |
class |
DataSourceObjectEvent
Data source object event. |
| Uses of IlEventObject in ilog.cpl.equipment |
|---|
| Subclasses of IlEventObject in ilog.cpl.equipment | |
|---|---|
class |
EquipmentModelEvent
This class describes a change in an IlpEquipmentModel object. |
class |
EquipmentSelectionEvent
This class describes a change in the set of selected objects managed by an IlpEquipmentSelectionModel. |
| Uses of IlEventObject in ilog.cpl.graph |
|---|
| Subclasses of IlEventObject in ilog.cpl.graph | |
|---|---|
class |
GraphModelEvent
This class describes a change in an IlpGraphModel. |
class |
GraphRendererEvent
Event which is generated when graphic objects are added or updated in a Graph View. |
class |
GraphSelectionEvent
This class describes a change in the set of selected objects managed by an IlpGraphSelectionModel. |
class |
NodeExpansionEvent
A NodeExpansionEvent event is fired by the view when a
subnetwork is expanded or collapsed. |
| Uses of IlEventObject in ilog.cpl.graph.background.event |
|---|
| Subclasses of IlEventObject in ilog.cpl.graph.background.event | |
|---|---|
class |
IlpBackgroundEvent
Represents events related to changes in the state of an IlpBackgroundSupport's list of backgrounds. |
| Uses of IlEventObject in ilog.cpl.graphic |
|---|
| Subclasses of IlEventObject in ilog.cpl.graphic | |
|---|---|
class |
GraphicChangeEvent
Events when an attribute value changes. |
| Uses of IlEventObject in ilog.cpl.model |
|---|
| Subclasses of IlEventObject in ilog.cpl.model | |
|---|---|
class |
AttributeGroupEvent
This class models events caused by modifications in an attribute model. |
class |
AttributeValueEvent
Events when an attribute value changes. |
| Uses of IlEventObject in ilog.cpl.model.container |
|---|
| Subclasses of IlEventObject in ilog.cpl.model.container | |
|---|---|
class |
RepresentationLinkEvent
This class describes a change in an IlpRepresentationLink. |
class |
RepresentationNodeEvent
This class describes a change in the list of children of an IlpRepresentationNode. |
| Uses of IlEventObject in ilog.cpl.network |
|---|
| Subclasses of IlEventObject in ilog.cpl.network | |
|---|---|
class |
NetworkModelEvent
This class describes a change in an IlpNetworkModel. |
class |
NetworkModelObserveEvent
Deprecated. |
class |
NetworkSelectionEvent
This class describes a change in the set of selected objects managed by an IlpNetworkSelectionModel. |
| Uses of IlEventObject in ilog.cpl.style |
|---|
| Subclasses of IlEventObject in ilog.cpl.style | |
|---|---|
class |
StyleChangeEvent
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
| Uses of IlEventObject in ilog.tgo.model |
|---|
| Subclasses of IlEventObject in ilog.tgo.model | |
|---|---|
static class |
IltLinkSet.LinkSetEvent
Deprecated. Please use the datasource methods instead. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||