JViews Rich Web Charts
Tag xScrollInteractor
An interactor that allows the end user to scroll the chart area along the X-axis using the keyboard.
This tag must be nested in a chart tag.
Usage
<jvrc:chart
id="chart"
width="450px"
height="300px"
value="project.icpr">
<jvrc:xScrollInteractor/>
<jvrc:chart/> DHTML - JavaScript Types
This component has no JavaScript representation.
JSF Component Class
IlvRWChartXScrollInteractor
| Tag Information |
| Tag Class | ilog.views.chart.rwc.faces.internal.taglib.IlvRWChartXScrollInteractorTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes |
| Name | Required | Request-time | Type | Description |
| binding | false | false | java.lang.String | The value binding expression linking this component to a property in a backing Bean. If this attribute is set, the tag does not create the component itself but retrieves it from the Bean property. This attribute must be a value binding. |
| id | false | false | java.lang.String | The ID of this component. |
| Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A. All Rights Reserved. Documentation homepage.