| Styling > Customizing Off-Page Connectors > Customizing Off-Page Connector States and Alarms |
Customizing Off-Page Connector States and Alarms |
INDEX
PREVIOUS
NEXT
|
The graphical representation of off-page connectors does not take into account the states set in the business objects. It is only affected by the object type and the alarms, if any (but alarm counts and alarm balloons are not represented).
The following properties allow you to customize the graphic representation of alarms in off-page connectors:
The following CSS extract shows how you can customize the graphic representation of off-page connectors so that they do not display alarm information:
object."ilog.tgo.model.IltOffPageConnector" {
alarmColorVisible: false;
alarmBorderVisible: false;
}
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. All rights reserved. Legal terms. | PREVIOUS NEXT |