| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | org.openfaces.taglib.jsp.output.LevelIndicatorJspTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | |||||
| Name | Required | Binding Type | EL | Default | Description |
| binding | false | javax.el.ValueExpression
(must evaluate to org.openfaces.component.output.LevelIndicator)
| only | null | A value-binding expression that associates the LevelIndicator component with a backing bean property. |
| colors | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| true | null | Specifies the colors for this LevelIndicator component that should be used to display segments for corresponding levels |
| displayAreaClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | CSS class name(s) for the indicator. |
| displayAreaStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the indicator. |
| fillDirection | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| true | null | Specifies the direction of filling the display area |
| id | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| false | null | The component identifier. |
| inactiveSegmentIntensity | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| true | 0.35 | Specifies the value for the color intensity that is used to display the inactive segments of this LevelIndicator component |
| labelClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | CSS class name(s) for the label. |
| labelStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the label. |
| onclick | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed on the client when the user clicks the left mouse button over the LevelIndicator. |
| ondblclick | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed on the client when the user double-clicks the left mouse button over the LevelIndicator. |
| onmousedown | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user clicks over the LevelIndicator with either mouse button. |
| onmousemove | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user moves the mouse pointer over the LevelIndicator. |
| onmouseout | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user moves the mouse pointer away from the LevelIndicator. |
| onmouseover | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user moves the mouse pointer onto the LevelIndicator. |
| onmouseup | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | JavaScript code that should be executed when the user releases the mouse button over the LevelIndicator. |
| orientation | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| true | null | Specifies an orientation for this LevelIndicator component |
| rendered | false | javax.el.ValueExpression
(must evaluate to boolean)
| true | true | A flag that indicates whether or not the component is visible. |
| rolloverClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the LevelIndicator component in the rollover state. |
| rolloverStyle | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the LevelIndicator component in the rollover state. |
| segmentSize | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| true | 3 | Specifies the size of the segment that would be used to fill the display area |
| style | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A style for the entire LevelIndicator component. |
| styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| true | null | A CSS class name for the entire LevelIndicator component. |
| transitionLevels | false | javax.el.ValueExpression
(must evaluate to java.lang.Object)
| true | null | Specifies the values where transition between levels take place |
| value | false | javax.el.ValueExpression
(must evaluate to java.lang.Double)
| true | 0.5 | Represent the current value of this LevelIndicator component |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||