info.magnolia.ui.vaadin.editor
Class CroppableImage.JCropSelectionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.vaadin.event.ConnectorEvent
          extended by com.vaadin.ui.Component.Event
              extended by info.magnolia.ui.vaadin.editor.CroppableImage.JCropEvent
                  extended by info.magnolia.ui.vaadin.editor.CroppableImage.JCropSelectionEvent
All Implemented Interfaces:
Serializable
Enclosing class:
CroppableImage

public static class CroppableImage.JCropSelectionEvent
extends CroppableImage.JCropEvent

JCropSelectionEvent.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
CroppableImage.JCropSelectionEvent(com.vaadin.ui.Component source, SelectionArea area)
           
 
Method Summary
 
Methods inherited from class info.magnolia.ui.vaadin.editor.CroppableImage.JCropEvent
getArea
 
Methods inherited from class com.vaadin.ui.Component.Event
getComponent
 
Methods inherited from class com.vaadin.event.ConnectorEvent
getConnector
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CroppableImage.JCropSelectionEvent

public CroppableImage.JCropSelectionEvent(com.vaadin.ui.Component source,
                                          SelectionArea area)


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