Package | Description |
---|---|
ilog.tgo.css.function |
Contains predefined functions which can be used with the Cascading Style Sheet engine to compute values to JTGO object properties.
|
Modifier and Type | Class and Description |
---|---|
class |
IltAbstractAlarmCountFunction
Abstract class for alarm count CSS function.
|
class |
IltAbstractAlarmSummaryFunction
Abstract class for alarm summary CSS function.
|
class |
IltAbstractHighestSeverityFunction
Abstract class for highest severity CSS function.
|
class |
IltAbstractSeverityColorFunction
Returns the color corresponding to a given severity.
|
class |
IltAcknowledgedAlarmCountFunction
Returns the number of acknowledged alarms for a given model object.
|
class |
IltAcknowledgedAlarmSummaryFunction
Returns a summary of acknowledged alarms for a given CSS model object.
|
class |
IltAlarmCountFunction
Returns the number of outstanding alarms for a given CSS model object.
|
class |
IltAlarmSummaryFunction
IltAlarmSummaryFunction returns a summary of new and
acknowledged alarms for a given CSS model object. |
class |
IltHighestAcknowledgedSeverityFunction
Returns the highest severity of acknowledged alarms for a given CSS model
object.
|
class |
IltHighestNewSeverityFunction
Returns the highest severity of new alarms for a given CSS model object.
|
class |
IltHighestSeverityFunction
Returns the highest severity of outstanding alarms for a given CSS model
object.
|
class |
IltNewAlarmCountFunction
Returns the number of new alarms for a given CSS model object.
|
class |
IltNewAlarmSummaryFunction
Returns a summary of new alarms for a given CSS model object.
|
class |
IltPrimaryStateSummaryFunction
Returns a summary of the primary state information for a given CSS model
object.
|
class |
IltSecondaryStateSummaryFunction
Returns a summary of the secondary state information for a given CSS model
object.
|
class |
IltSettingsFunction
Defines a function to retrieve the value of a JTGO setting.
|
class |
IltSeverityBrightColorFunction
Returns the bright color corresponding to a given severity.
|
class |
IltSeverityColorFunction
Returns the color corresponding to a given severity.
|
class |
IltSeverityDarkColorFunction
Returns the dark color corresponding to a given severity.
|
class |
IltSeverityIconFunction
Returns the icon corresponding to a given severity.
|
class |
IltTinyImageFunction
Returns the image corresponding to the tiny representation of a
predefined business object in the view.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.