Uses of Class
org.dellroad.stuff.vaadin7.SimpleKeyedContainer
-
-
Uses of SimpleKeyedContainer in org.dellroad.stuff.vaadin7
Subclasses of SimpleKeyedContainer in org.dellroad.stuff.vaadin7 Modifier and Type Class Description classEnumContainer<T extends Enum<T>>Container backed by the instances of anEnumtype.classSelfKeyedContainer<T>ASimpleKeyedContainerwhere the item IDs are the underlying container objects themselves.classVaadinSessionContainer<T extends VaadinSessionInfo>Container containing activeVaadinSessions.
-