com.vaadin.terminal.gwt.client.communication
Interface FieldRpc.FocusServerRpc

All Superinterfaces:
Serializable, ServerRpc
All Known Subinterfaces:
FieldRpc.FocusAndBlurServerRpc
All Known Implementing Classes:
FieldEvents.FocusAndBlurServerRpcImpl
Enclosing class:
FieldRpc

public static interface FieldRpc.FocusServerRpc
extends ServerRpc


Method Summary
 void focus()
           
 

Method Detail

focus

void focus()


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