Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.resource.renderer |
Provides classes for CSS configuration of Global Settings.
|
Modifier and Type | Field and Description |
---|---|
static IltMisc.SecState |
IltMisc.SecState.DoorAjar |
static IltMisc.SecState |
IltMisc.SecState.HighTemperatureWarning |
static IltMisc.SecState |
IltMisc.SecState.LowTemperatureWarning |
static IltMisc.SecState |
IltMisc.SecState.MismatchedCard |
static IltMisc.SecState |
IltMisc.SecState.PlanToRemove |
static IltMisc.SecState |
IltMisc.SecState.SoftwareDownload |
static IltMisc.SecState |
IltMisc.SecState.SoftwareLimitExceeded |
static IltMisc.SecState |
IltMisc.SecState.SoftwareUpload |
static IltMisc.SecState |
IltMisc.SecState.TestFailed |
static IltMisc.SecState |
IltMisc.SecState.TestPassed |
static IltMisc.SecState |
IltMisc.SecState.ThresholdCrossing |
static IltMisc.SecState |
IltMisc.SecState.UnderRepair |
static IltMisc.SecState |
IltMisc.SecState.UnknownCard |
Modifier and Type | Method and Description |
---|---|
static IltMisc.SecState |
IltMisc.NewSecState(String name,
String description)
Creates a new instance of
IltMisc.SecState . |
Modifier and Type | Method and Description |
---|---|
static Image |
IltMiscDefaultMapper.GetSecStateMapping(IltMisc.SecState state)
Deprecated.
Please use
IltSettings.GetValue(property) , where
property is the name of the state being queried for instance "Misc.SecState.DoorAjar"
and the "Icon" suffix, "Misc.SecState.DoorAjar.Icon". |
static void |
IltMiscDefaultMapper.SetSecStateMapping(IltMisc.SecState state,
Image icon)
Deprecated.
Please use
IltSettings.SetValue(property, image) , where
property is the name of the state being configured for instance "Misc.SecState.DoorAjar"
and the "Icon" suffix, "Misc.SecState.DoorAjar.Icon". |
Modifier and Type | Method and Description |
---|---|
void |
IltMiscRenderer.setStates(IltMisc.SecState[] states)
Adds Misc secondary states to the state system.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.