public class MagnoliaShellRpcDelegate extends Object implements ShellServerRpc
Constructor and Description |
---|
MagnoliaShellRpcDelegate(MagnoliaShell shell) |
Modifier and Type | Method and Description |
---|---|
void |
activateApp(Fragment f) |
void |
activateShellApp(Fragment f) |
void |
removeMessage(String id) |
void |
stopCurrentApp() |
void |
stopCurrentShellApp() |
public MagnoliaShellRpcDelegate(MagnoliaShell shell)
public void removeMessage(String id)
removeMessage
in interface ShellServerRpc
public void stopCurrentShellApp()
stopCurrentShellApp
in interface ShellServerRpc
public void stopCurrentApp()
stopCurrentApp
in interface ShellServerRpc
public void activateApp(Fragment f)
activateApp
in interface ShellServerRpc
public void activateShellApp(Fragment f)
activateShellApp
in interface ShellServerRpc
Copyright © 2015 Magnolia International Ltd.. All rights reserved.