Class ProgressBar.ProgressBarSection
java.lang.Object
com.inductiveautomation.ignition.gateway.web.components.ProgressBar.ProgressBarSection
- All Implemented Interfaces:
- ProgressBar.IProgressBarSection,- Serializable,- org.apache.wicket.util.io.IClusterable
- Enclosing class:
- ProgressBar
public static class ProgressBar.ProgressBarSection
extends Object
implements ProgressBar.IProgressBarSection
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ProgressBarSection
 
- 
- 
Method Details- 
getPercentagepublic float getPercentage()- Specified by:
- getPercentagein interface- ProgressBar.IProgressBarSection
 
- 
getStyle- Specified by:
- getStylein interface- ProgressBar.IProgressBarSection
 
 
-