Package | Description |
---|---|
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
ilog.cpl.style.key |
Deprecated Provides a set of keys used to identify values within styles.
|
ilog.cpl.table |
Together with
ilog.cpl.IlpTable , this package constitutes the JTGO Table component. |
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
IlEnum |
IlpAbstractStyle.getEnum(IlpEnumKey key)
Deprecated.
Returns the
IlEnum value of a given key in this style. |
IlEnum |
IlpAbstractStyle.getEnum(IlpEnumKey key,
IlEnum defaultValue)
Deprecated.
Returns the
IlEnum value of a given key in this style. |
void |
IlpAbstractStyle.setEnum(IlpEnumKey key,
IlEnum value)
Deprecated.
Changes the
IlEnum local value of a given property in this
style. |
Modifier and Type | Field and Description |
---|---|
static IlpEnumKey |
IlpObjectKeys.SelectionFocusMode
Deprecated.
Use CSS property
selectionFocusMode instead. |
static IlpEnumKey |
IlpAttributeKeys.SortingMode
Deprecated.
Use CSS property
sortingMode with
attribute type selectors instead. |
static IlpEnumKey |
IlpObjectKeys.SubnetworkFrame
Deprecated.
Use CSS property
subnetworkFrame instead. |
Modifier and Type | Method and Description |
---|---|
static IlpEnumKey |
IlpEnumKey.New(String name,
IlEnumInfo enumInfo)
Deprecated.
Creates a new key for properties whose type is a subclass of
ilog.util.IlEnum with a default value of null . |
static IlpEnumKey |
IlpEnumKey.New(String name,
IlEnumInfo enumInfo,
IlEnum defaultValue)
Deprecated.
Creates a new key for properties whose type is a subclass of
ilog.util.IlEnum . |
Modifier and Type | Field and Description |
---|---|
static IlpEnumKey |
IlpTableKeys.AutoResizeMode
Deprecated.
Use CSS property
autoResizeMode in the table
configuration instead. |
static IlpEnumKey |
IlpTableKeys.SelectionMode
Deprecated.
Use CSS property
selectionMode in the table
configuration instead. |
Modifier and Type | Field and Description |
---|---|
static IlpEnumKey |
IltNetworkElement.AlarmLossOfConnectivityPosition |
static IlpEnumKey |
IltObject.DetailLevel
Deprecated.
Use CSS property
detailLevel instead. |
static IlpEnumKey |
IltAbstractLink.FromPort
Deprecated.
Please use CSS property
fromPort instead. |
static IlpEnumKey |
IltObject.PrimaryAlarmState
The style property denoting whether the raw alarms or the impact alarms are
displayed as the primary alarm state, that is with the alarm balloon.
|
static IlpEnumKey |
IltAbstractLink.ToPort
Deprecated.
Please use CSS property
toPort instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.