Uses of Interface
com.vaadin.data.Container.Indexed.ItemAddEvent
-
Packages that use Container.Indexed.ItemAddEvent Package Description com.vaadin.data.util -
-
Uses of Container.Indexed.ItemAddEvent in com.vaadin.data.util
Classes in com.vaadin.data.util that implement Container.Indexed.ItemAddEvent Modifier and Type Class Description protected static class
AbstractInMemoryContainer.BaseItemAddEvent
AnEvent
object specifying information about the added items.protected class
GeneratedPropertyContainer.GeneratedItemAddEvent
Constructors in com.vaadin.data.util with parameters of type Container.Indexed.ItemAddEvent Constructor Description GeneratedItemAddEvent(Container.Indexed.ItemAddEvent event)
-