info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.event
Class EntrySelectedEvent

java.lang.Object
  extended by info.magnolia.module.googlesitemap.app.subapp.sitemapdetail.event.EntrySelectedEvent
All Implemented Interfaces:
info.magnolia.event.Event<EntrySelectedEvent.Handler>

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

Event which is fired when new entry is selected in SiteMapContentView.


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

Constructor Detail

EntrySelectedEvent

public EntrySelectedEvent(SiteMapEntry entry)
Method Detail

dispatch

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


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