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

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

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

ImplementationConfiguration of item set change event.

See Also:
Serialized Form

Constructor Summary
protected AbstractContainer.PropertySetChangeEvent()
           
 
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.PropertySetChangeEvent

protected AbstractContainer.PropertySetChangeEvent()
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.PropertySetChangeEvent
See Also:
Container.ItemSetChangeEvent.getContainer()


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