Interface ProgressBar.IProgressBarSection
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
- All Known Implementing Classes:
ProgressBar.ProgressBarSection
- Enclosing class:
- ProgressBar
public static interface ProgressBar.IProgressBarSection
extends org.apache.wicket.util.io.IClusterable
-
Method Summary
-
Method Details
-
getPercentage
float getPercentage() -
getStyle
ProgressBar.SectionStyle getStyle()
-