|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgressBar.TextFormatter | |
---|---|
com.google.gwt.widgetideas.client |
Uses of ProgressBar.TextFormatter in com.google.gwt.widgetideas.client |
---|
Methods in com.google.gwt.widgetideas.client that return ProgressBar.TextFormatter | |
---|---|
ProgressBar.TextFormatter |
ProgressBar.getTextFormatter()
Get the text formatter. |
Methods in com.google.gwt.widgetideas.client with parameters of type ProgressBar.TextFormatter | |
---|---|
void |
ProgressBar.setTextFormatter(ProgressBar.TextFormatter textFormatter)
Set the text formatter. |
Constructors in com.google.gwt.widgetideas.client with parameters of type ProgressBar.TextFormatter | |
---|---|
ProgressBar(double minProgress,
double maxProgress,
double curProgress,
ProgressBar.TextFormatter textFormatter)
Create a progress bar within the given range starting at the specified progress amount. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |