Uses of Class
org.odlabs.wiquery.ui.progressbar.ProgressBar

Packages that use ProgressBar
org.odlabs.wiquery.ui.progressbar   
 

Uses of ProgressBar in org.odlabs.wiquery.ui.progressbar
 

Methods in org.odlabs.wiquery.ui.progressbar that return ProgressBar
 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 © 2012. All Rights Reserved.