Uses of Class
org.wicketstuff.simile.timeline.model.BandInfoParameters
-
Packages that use BandInfoParameters Package Description org.wicketstuff.simile.timeline org.wicketstuff.simile.timeline.json -
-
Uses of BandInfoParameters in org.wicketstuff.simile.timeline
Constructor parameters in org.wicketstuff.simile.timeline with type arguments of type BandInfoParameters Constructor Description Timeline(String id, IModel<TimelineModel> model, List<BandInfoParameters> bandInfo) -
Uses of BandInfoParameters in org.wicketstuff.simile.timeline.json
Method parameters in org.wicketstuff.simile.timeline.json with type arguments of type BandInfoParameters Modifier and Type Method Description StringJsonUtils. convertBandInfos(Collection<BandInfoParameters> bandInfos)
-