Index

B C S 
All Classes and Interfaces|All Packages|Serialized Form

B

BadgeList - Class in com.flowingcode.vaadin.addons.badgelist
Component that represents a responsive list of badges.
BadgeList() - Constructor for class com.flowingcode.vaadin.addons.badgelist.BadgeList
Creates a new instance of BadgeList.
BadgeList(String) - Constructor for class com.flowingcode.vaadin.addons.badgelist.BadgeList
Creates a new instance of BadgeList with the given label.
BadgeList(List<Badge>) - Constructor for class com.flowingcode.vaadin.addons.badgelist.BadgeList
Creates a new instance of BadgeList with the supplied list of badges.

C

com.flowingcode.vaadin.addons.badgelist - package com.flowingcode.vaadin.addons.badgelist
 

S

setBadges(List<Badge>) - Method in class com.flowingcode.vaadin.addons.badgelist.BadgeList
Sets a list of badges to the BadgeList component.
B C S 
All Classes and Interfaces|All Packages|Serialized Form