public class ShellState extends Object
MagnoliaShellConnector
and AppsViewportConnector
.Modifier and Type | Method and Description |
---|---|
static ShellState |
get() |
boolean |
isAppClosing() |
boolean |
isAppStarted() |
boolean |
isAppStarting() |
boolean |
isShellAppClosing() |
boolean |
isShellAppStarted() |
boolean |
isShellAppStarting() |
void |
setAppClosing() |
void |
setAppStarted() |
void |
setAppStarting() |
void |
setShellAppClosing() |
void |
setShellAppStarted() |
void |
setShellAppStarting() |
public boolean isShellAppStarting()
public void setShellAppStarting()
public boolean isAppStarting()
public void setAppStarting()
public boolean isAppStarted()
public void setAppStarted()
public boolean isShellAppStarted()
public void setShellAppStarted()
public boolean isAppClosing()
public void setAppClosing()
public boolean isShellAppClosing()
public void setShellAppClosing()
public static ShellState get()
Copyright © 2020 Magnolia International Ltd.. All rights reserved.