info.magnolia.ui.vaadin.gwt.client.magnoliashell.shell.rpc
Interface ShellServerRpc

All Superinterfaces:
Serializable, com.vaadin.shared.communication.ServerRpc
All Known Implementing Classes:
MagnoliaShellRpcDelegate

public interface ShellServerRpc
extends com.vaadin.shared.communication.ServerRpc

ShellServerRpc.


Method Summary
 void activateApp(Fragment f)
           
 void activateShellApp(Fragment f)
           
 void removeMessage(String id)
           
 void stopCurrentApp()
           
 void stopCurrentShellApp()
           
 

Method Detail

removeMessage

void removeMessage(String id)

stopCurrentShellApp

void stopCurrentShellApp()

stopCurrentApp

void stopCurrentApp()

activateApp

void activateApp(Fragment f)

activateShellApp

void activateShellApp(Fragment f)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.