Uses of Interface
info.magnolia.ui.api.overlay.OverlayLayer

Packages that use OverlayLayer
info.magnolia.ui.api.app   
info.magnolia.ui.api.context   
info.magnolia.ui.api.shell   
info.magnolia.ui.framework.app   
info.magnolia.ui.framework.context   
info.magnolia.ui.framework.overlay   
info.magnolia.ui.framework.shell   
 

Uses of OverlayLayer in info.magnolia.ui.api.app
 

Subinterfaces of OverlayLayer in info.magnolia.ui.api.app
 interface AppContext
          Provides functionality used by an app to interact with the Magnolia shell.
 interface AppInstanceController
          Controller for an instance of an App.
 interface SubAppContext
          Provides functionality used by a sub app to interact with the Magnolia shell.
 

Uses of OverlayLayer in info.magnolia.ui.api.context
 

Subinterfaces of OverlayLayer in info.magnolia.ui.api.context
 interface UiContext
          Represents a UI context and allows components, views and presenters to interact with the context that contains them.
 

Uses of OverlayLayer in info.magnolia.ui.api.shell
 

Subinterfaces of OverlayLayer in info.magnolia.ui.api.shell
 interface Shell
          Decouples the presenters and the Vaadin application.
 

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

Classes in info.magnolia.ui.framework.app that implement OverlayLayer
 class AppInstanceControllerImpl
          Implements both - the controlling of an app instance as well as the housekeeping of the context for an app.
 class SubAppContextImpl
          Implementation of SubAppContext.
 

Uses of OverlayLayer in info.magnolia.ui.framework.context
 

Classes in info.magnolia.ui.framework.context that implement OverlayLayer
 class AbstractUIContext
          Abstract basic implementation of UiContext.
 

Uses of OverlayLayer in info.magnolia.ui.framework.overlay
 

Classes in info.magnolia.ui.framework.overlay that implement OverlayLayer
 class OverlayPresenter
          Provides implementations for most OverlayLayer methods.
 

Uses of OverlayLayer in info.magnolia.ui.framework.shell
 

Classes in info.magnolia.ui.framework.shell that implement OverlayLayer
 class ShellImpl
          Admin shell.
 



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