Package | Description |
---|---|
com.neurosys.site.wicket.components.progressbar |
Modifier and Type | Method and Description |
---|---|
protected org.apache.wicket.model.AbstractReadOnlyModel<String> |
ProgressBar.getLabelModel(ProgressionModel model)
Create the model for the label on the bar.
|
protected org.apache.wicket.model.IModel<String> |
ProgressBar.getMessageModel(ProgressionModel model)
Create the model for the message label on the bar.
|
Constructor and Description |
---|
ProgressBar(String id,
ProgressionModel model) |
Copyright © 2018. All rights reserved.