Interface | Description |
---|---|
App |
Main interface for apps.
|
AppContext |
Provides functionality used by an app to interact with the Magnolia shell.
|
AppController |
Controls all
App s running for a single user. |
AppDescriptor |
Describes an app.
|
AppEventBus |
Defines the name of the app event bus.
|
AppInstanceController |
Controller for an instance of an App.
|
AppLifecycleEventHandler |
Event handler interface for listening to
AppLifecycleEvent . |
AppView |
AppView interface used for displaying apps and adding and removing the subApp views.
|
AppView.Listener |
Listens to events coming from the TabSheet.
|
ChooseDialogCallback |
Called on choose dialog completion.
|
SubApp |
Sub apps represents a view open in a tab within an app.
|
SubAppContext |
Provides functionality used by a sub app to interact with the Magnolia shell.
|
SubAppDescriptor |
Describes a sub app.
|
SubAppEventBus |
Defines the name of the sub app event bus.
|
Class | Description |
---|---|
AppDescriptorKeyGenerator |
Key generator for
AppDescriptor . |
AppLifecycleEvent |
Event fired when the lifecycle of an app changes.
|
AppLifecycleEventHandler.Adapter |
Simple stub so in case not all the methods need to be implemented.
|
SubAppDescriptorKeyGenerator |
Key generator for
SubAppDescriptor . |
Enum | Description |
---|---|
AppLifecycleEventType |
Enumeration of events fired to signal changes to an apps lifecycle.
|
Copyright © 2015 Magnolia International Ltd.. All rights reserved.