info.magnolia.ui.workbench.container
Class AbstractContainer.ItemSetChangeEvent

java.lang.Object
  extended by info.magnolia.ui.workbench.container.AbstractContainer.ItemSetChangeEvent
All Implemented Interfaces:
com.vaadin.data.Container.ItemSetChangeEvent, Serializable
Enclosing class:
AbstractContainer

protected class AbstractContainer.ItemSetChangeEvent
extends Object
implements com.vaadin.data.Container.ItemSetChangeEvent

ImplementationConfiguration of item set change event.

See Also:
Serialized Form

Constructor Summary
protected AbstractContainer.ItemSetChangeEvent()
           
 
Method Summary
 com.vaadin.data.Container getContainer()
          Gets the Property where the event occurred.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractContainer.ItemSetChangeEvent

protected AbstractContainer.ItemSetChangeEvent()
Method Detail

getContainer

public com.vaadin.data.Container getContainer()
Gets the Property where the event occurred.

Specified by:
getContainer in interface com.vaadin.data.Container.ItemSetChangeEvent
See Also:
Container.ItemSetChangeEvent.getContainer()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.