source:
Dev/trunk/src/client/dojox/widget/gauge/BarIndicator.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 154 bytes |
Line | |
---|---|
1 | dojo.provide('dojox.widget.gauge.BarIndicator'); |
2 | dojo.require('dojox.gauges.BarIndicator'); |
3 | |
4 | dojox.widget.gauge.BarIndicator = dojox.gauges.BarIndicator; |
Note: See TracBrowser
for help on using the repository browser.