public class SubAppContextImpl extends AbstractUIContext implements SubAppContext
SubAppContext
.
See MGNLUI-379.OverlayLayer.ModalityDomain, OverlayLayer.ModalityLevel
Constructor and Description |
---|
SubAppContextImpl(SubAppDescriptor subAppDescriptor,
Shell shell) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
AppContext |
getAppContext() |
Locale |
getAuthoringLocale() |
String |
getInstanceId() |
Location |
getLocation() |
protected Shell |
getShell() |
SubApp |
getSubApp() |
SubAppDescriptor |
getSubAppDescriptor() |
String |
getSubAppId() |
protected OverlayPresenter |
initializeOverlayPresenter() |
void |
setAppContext(AppContext appContext) |
void |
setAuthoringLocale(Locale authoringLocale) |
void |
setInstanceId(String instanceId) |
void |
setLocation(Location location) |
void |
setSubApp(SubApp subApp) |
openAlert, openAlert, openAlert, openConfirmation, openConfirmation, openConfirmation, openNotification, openNotification, openNotification, openOverlay, openOverlay
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
openAlert, openAlert, openAlert, openConfirmation, openConfirmation, openConfirmation, openNotification, openNotification, openNotification, openOverlay, openOverlay
public SubAppContextImpl(SubAppDescriptor subAppDescriptor, Shell shell)
public SubAppDescriptor getSubAppDescriptor()
getSubAppDescriptor
in interface SubAppContext
public AppContext getAppContext()
getAppContext
in interface SubAppContext
public void setAppContext(AppContext appContext)
setAppContext
in interface SubAppContext
public SubApp getSubApp()
getSubApp
in interface SubAppContext
public void setSubApp(SubApp subApp)
setSubApp
in interface SubAppContext
public String getSubAppId()
getSubAppId
in interface SubAppContext
public Location getLocation()
getLocation
in interface SubAppContext
public void setLocation(Location location)
setLocation
in interface SubAppContext
public String getInstanceId()
getInstanceId
in interface SubAppContext
public void setInstanceId(String instanceId)
setInstanceId
in interface SubAppContext
public Locale getAuthoringLocale()
getAuthoringLocale
in interface SubAppContext
public void setAuthoringLocale(Locale authoringLocale)
setAuthoringLocale
in interface SubAppContext
public void close()
close
in interface SubAppContext
protected Shell getShell()
protected OverlayPresenter initializeOverlayPresenter()
initializeOverlayPresenter
in class AbstractUIContext
Copyright © 2016 Magnolia International Ltd.. All rights reserved.