public interface IProgressBarSetupBuilder<INSTANCE_TYPE extends IProgressBarSetupBuilder<?>> extends IProgressBarSetupBuilderCommon<INSTANCE_TYPE>, IComponentSetupBuilder<INSTANCE_TYPE>
| Modifier and Type | Method and Description |
|---|---|
INSTANCE_TYPE |
setProgress(int progress) |
setIndeterminate, setMaximum, setMinimum, setOrientationsetBackgroundColor, setForegroundColor, setVisiblesetSetupsetColor, setVisibleINSTANCE_TYPE setProgress(int progress)
Siehe auch Jowidgets Nutzerhandbuch