Uses of Interface
com.vaadin.data.Container.Indexed.ItemRemoveEvent

Packages that use Container.Indexed.ItemRemoveEvent
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
protected static class AbstractInMemoryContainer.BaseItemRemoveEvent
          An Event object specifying information about the removed items.
protected  class GeneratedPropertyContainer.GeneratedItemRemoveEvent
           
 

Constructors in com.vaadin.data.util with parameters of type Container.Indexed.ItemRemoveEvent
GeneratedPropertyContainer.GeneratedItemRemoveEvent(Container.Indexed.ItemRemoveEvent event)
           
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.