public interface AppInstanceController extends AppContext
App
OverlayLayer.ModalityDomain, OverlayLayer.ModalityLevel
Modifier and Type | Method and Description |
---|---|
App |
getApp() |
Location |
getCurrentLocation() |
Location |
getDefaultLocation() |
String |
mayStop() |
void |
onLocationUpdate(Location location) |
void |
setApp(App app) |
void |
setAppComponentProvider(info.magnolia.objectfactory.ComponentProvider appComponentProvider) |
void |
start(Location location) |
void |
stop() |
broadcastMessage, closeSubApp, getActiveSubAppContext, getAppDescriptor, getDefaultSubAppDescriptor, getLabel, getName, getView, openSubApp, sendGroupMessage, sendLocalMessage, sendUserMessage, showConfirmationMessage, updateSubAppLocation
onClose, onFocus
openAlert, openAlert, openConfirmation, openConfirmation, openNotification, openNotification, openNotification, openOverlay, openOverlay
void setAppComponentProvider(info.magnolia.objectfactory.ComponentProvider appComponentProvider)
App getApp()
void setApp(App app)
Location getCurrentLocation()
Location getDefaultLocation()
String mayStop()
void onLocationUpdate(Location location)
void start(Location location)
void stop()
Copyright © 2015 Magnolia International Ltd.. All rights reserved.