com.vaadin.terminal.gwt.client.communication
Interface ServerRpc

All Superinterfaces:
Serializable
All Known Subinterfaces:
AbsoluteLayoutServerRpc, AbstractOrderedLayoutServerRpc, AbstractSplitPanelRpc, ButtonServerRpc, CheckBoxServerRpc, ClickRpc, CssLayoutServerRpc, EmbeddedServerRpc, FieldRpc.BlurServerRpc, FieldRpc.FocusAndBlurServerRpc, FieldRpc.FocusServerRpc, GridLayoutServerRpc, InitializableServerRpc, JavaScript.JavaScriptCallbackRpc, LayoutClickRpc, PanelServerRpc, RootServerRpc, WindowServerRpc
All Known Implementing Classes:
FieldEvents.FocusAndBlurServerRpcImpl

public interface ServerRpc
extends Serializable

Interface to be extended by all client to server RPC interfaces.

Since:
7.0



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.