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