Overview of IBM® Gauge widgets
This package, ibm_gauge, supplies an Analog Gauge widget
and a Bar Graph widget that are built on a standard base _Gauge object. Do not use this _Gauge
object as a stand-alone widget. Only use this object as a base object for developing
other similar gauge widgets.
These components are examined further in the Reference and Usage examples topics.
Package structure
The IBM® Gauge widgets are distributed in two different packages.
- The IBM WebSphere® Application Server Feature Pack for Web 2.0 and Mobile installer places the package structure outlined
below into the following directory: <app_server_root>/web2mobilefep_1.1/ajax-rt_1.X/ibm_gauge
- The Stand-alone package includes the given package structure inside the following directory:
/AjaxClientRuntime_1.X/ibm_gauge
The package is organized in the following way:
-
/documentation: Specifies this documentation package.
-
/tests
- /widget: Specifies the directory containing test files for the widgets.
-
/widget
- /templates: Specifies the directory containing templates for the widgets.
- /_Gauge.js
- /AnalogGauge.js
- /BarGraph.js