info.magnolia.sample.app.main
Class ContentItemSelectedEvent

java.lang.Object
  extended by info.magnolia.sample.app.main.ContentItemSelectedEvent
All Implemented Interfaces:
info.magnolia.event.Event<ContentItemSelectedEvent.Handler>

public class ContentItemSelectedEvent
extends Object
implements info.magnolia.event.Event<ContentItemSelectedEvent.Handler>

Event fired when an item is selected in the navigation view.

See Also:
NavigationPresenter

Nested Class Summary
static interface ContentItemSelectedEvent.Handler
          Handler.
 
Constructor Summary
ContentItemSelectedEvent(String name)
           
 
Method Summary
 void dispatch(ContentItemSelectedEvent.Handler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentItemSelectedEvent

public ContentItemSelectedEvent(String name)
Method Detail

dispatch

public void dispatch(ContentItemSelectedEvent.Handler handler)
Specified by:
dispatch in interface info.magnolia.event.Event<ContentItemSelectedEvent.Handler>


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