@Deprecated public interface IltContainer extends IltStateHolder
IltDefaultDataSource
Modifier and Type | Method and Description |
---|---|
IltChildrenModel |
getDetailObjects()
Deprecated.
Please use datasources to define containment relationships.
|
IltStateHolder |
getOverviewObject()
Deprecated.
Please use subnetworks instead of containers.
|
IltStatePropagator |
getStatePropagator()
Deprecated.
State propagation at the graphic level is not supported
in the Network Component.
|
void |
setDetailObjects(IltChildrenModel details)
Deprecated.
Please use datasources to define containment relationships.
|
void |
setObjectState(IltObjectState state)
Deprecated.
Replaces the telecom state held by this container.
|
void |
setOverviewObject(IltStateHolder overview)
Deprecated.
Please use subnetworks instead of containers.
|
void |
setStatePropagator(IltStatePropagator propagator)
Deprecated.
State propagation at the graphic level is not supported
in the Network Component.
|
addStateChangedListener, getObjectState, removeStateChangedListener
void setObjectState(IltObjectState state)
@Deprecated IltChildrenModel getDetailObjects()
IlpContainer
,
IltDefaultDataSource
@Deprecated void setDetailObjects(IltChildrenModel details)
Note that the set of detail objects can change dynamically, see
class IltChildrenModelListener
.
IlpContainer
,
IltDefaultDataSource
@Deprecated IltStateHolder getOverviewObject()
@Deprecated void setOverviewObject(IltStateHolder overview)
@Deprecated IltStatePropagator getStatePropagator()
@Deprecated void setStatePropagator(IltStatePropagator propagator)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.