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, setOrientation
setBackgroundColor, setForegroundColor, setVisible
setSetup
setColor, setVisible
INSTANCE_TYPE setProgress(int progress)
Siehe auch Jowidgets Nutzerhandbuch