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

All Superinterfaces:
com.vaadin.shared.communication.ClientRpc, Serializable

public interface ShellClientRpc
extends com.vaadin.shared.communication.ClientRpc

ShellClientRpc.


Method Summary
 void hideAllMessages()
           
 void setFullScreen(boolean isFullScreen)
           
 void showMessage(String type, String topic, String msg, String id)
           
 

Method Detail

showMessage

void showMessage(String type,
                 String topic,
                 String msg,
                 String id)

hideAllMessages

void hideAllMessages()

setFullScreen

void setFullScreen(boolean isFullScreen)


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