Uses of Class
ilog.cpl.style.key.IlpEnumKey

Packages that use IlpEnumKey
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 ILOG JTGO Table component. 
ilog.tgo.model Provides classes for telecom objects, states and alarms. 
 

Uses of IlpEnumKey in ilog.cpl.style
 

Methods in ilog.cpl.style with parameters of type IlpEnumKey
 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.
 

Uses of IlpEnumKey in ilog.cpl.style.key
 

Fields in ilog.cpl.style.key declared as IlpEnumKey
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.
 

Methods in ilog.cpl.style.key that return IlpEnumKey
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.
 

Uses of IlpEnumKey in ilog.cpl.table
 

Fields in ilog.cpl.table declared as IlpEnumKey
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.
 

Uses of IlpEnumKey in ilog.tgo.model
 

Fields in ilog.tgo.model declared as IlpEnumKey
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 © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.