Class ProgressBarImpl

All Implemented Interfaces:
AttachNotifier, Component, Component.BelongToFrame, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasValueSource<Double>, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasValue<Double>, ProgressBar

public class ProgressBarImpl extends AbstractViewComponent<com.vaadin.ui.ProgressBar,Float,Double> implements ProgressBar
Web realization of progress bar depending on vaadin ProgressBar component.
Note that indeterminate bar implemented here just like as determinate, but with fixed 0.0 value