info.magnolia.ui.admincentral.shellapp.favorites
Class SelectedEvent

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.admincentral.shellapp.favorites.SelectedEvent
All Implemented Interfaces:
Serializable

public final class SelectedEvent
extends com.vaadin.ui.Component.Event
implements Serializable

An event sent when selecting a favorite item (either a group or an entry).

See Also:
Serialized Form

Nested Class Summary
static interface SelectedEvent.SelectedListener
          SelectedListener.
static interface SelectedEvent.SelectedNotifier
          SelectedNotifier.
 
Field Summary
static Method SELECTED_METHOD
           
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
SelectedEvent(com.vaadin.ui.Component source)
           
 
Method Summary
 
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
 

Field Detail

SELECTED_METHOD

public static final Method SELECTED_METHOD
Constructor Detail

SelectedEvent

public SelectedEvent(com.vaadin.ui.Component source)


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