Uses of Interface
com.vaadin.data.Container.Indexed.ItemRemoveEvent
-
Packages that use Container.Indexed.ItemRemoveEvent Package Description com.vaadin.data.util Provides implementations of Property, Item and Container interfaces, and utilities for the data layer. -
-
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 classAbstractInMemoryContainer.BaseItemRemoveEventAnEventobject specifying information about the removed items.protected classGeneratedPropertyContainer.GeneratedItemRemoveEventConstructors in com.vaadin.data.util with parameters of type Container.Indexed.ItemRemoveEvent Constructor Description GeneratedItemRemoveEvent(Container.Indexed.ItemRemoveEvent event)
-