Uses of Class
info.magnolia.ui.api.location.LocationChangedEvent

Packages that use LocationChangedEvent
info.magnolia.ui.admincentral.shellapp   
info.magnolia.ui.api.location   
info.magnolia.ui.framework.app   
 

Uses of LocationChangedEvent in info.magnolia.ui.admincentral.shellapp
 

Methods in info.magnolia.ui.admincentral.shellapp with parameters of type LocationChangedEvent
 void ShellAppController.onLocationChanged(LocationChangedEvent event)
           
 

Uses of LocationChangedEvent in info.magnolia.ui.api.location
 

Methods in info.magnolia.ui.api.location with parameters of type LocationChangedEvent
 void LocationChangedEvent.Handler.onLocationChanged(LocationChangedEvent event)
           
 

Uses of LocationChangedEvent in info.magnolia.ui.framework.app
 

Methods in info.magnolia.ui.framework.app with parameters of type LocationChangedEvent
 void AppControllerImpl.onLocationChanged(LocationChangedEvent event)
          Takes care of LocationChangedEvents by: Obtaining the AppDescriptor associated with the Location. Creating a new AppContext if not running, otherwise obtain it from the running apps. Updating the and redirecting in case of missing subAppId. Starting the App. Adding the AppContext to the appHistory. Setting the viewport and updating the current running app.
 



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