| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.progressbar |
| Modifier and Type | Method and Description |
|---|---|
ProgressBar |
ProgressBar.setChangeEvent(JsScopeUiEvent change)
Set's the callback when the value of the progressBar changes.
|
ProgressBar |
ProgressBar.setDisabled(boolean disabled)
Disables (true) or enables (false) the progressBar.
|
ProgressBar |
ProgressBar.setValue(int value)
Sets the current value of the progressBar
|
Copyright © 2009-2012. All Rights Reserved.