info.magnolia.ui.api.app.launcherlayout
Class AppLauncherLayoutChangedEvent

java.lang.Object
  extended by info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutChangedEvent
All Implemented Interfaces:
info.magnolia.event.Event<AppLauncherLayoutChangedEventHandler>

public class AppLauncherLayoutChangedEvent
extends Object
implements info.magnolia.event.Event<AppLauncherLayoutChangedEventHandler>

Event dispatched when the launcher layout changes.

See Also:
AppLauncherLayoutManager, AppLauncherLayoutChangedEventHandler

Constructor Summary
AppLauncherLayoutChangedEvent()
           
 
Method Summary
 void dispatch(AppLauncherLayoutChangedEventHandler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppLauncherLayoutChangedEvent

public AppLauncherLayoutChangedEvent()
Method Detail

dispatch

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


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