Index

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

A

addThemeName(String) - Method in class com.flowingcode.vaadin.addons.badgelist.Badge
Adds a theme name to this component.

B

Badge - Class in com.flowingcode.vaadin.addons.badgelist
Component representing a badge object.
Badge() - Constructor for class com.flowingcode.vaadin.addons.badgelist.Badge
Creates a new empty badge.
Badge(Component...) - Constructor for class com.flowingcode.vaadin.addons.badgelist.Badge
Creates a new badge with the given child components.
Badge(String) - Constructor for class com.flowingcode.vaadin.addons.badgelist.Badge
Creates a new badge with the given text.
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
 

R

removeThemeName(String) - Method in class com.flowingcode.vaadin.addons.badgelist.Badge
Removes a theme name from this component.

S

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