com.vaadin.shared.communication
Class FieldRpc

java.lang.Object
  extended by com.vaadin.shared.communication.FieldRpc
All Implemented Interfaces:
java.io.Serializable

public class FieldRpc
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
static interface FieldRpc.BlurServerRpc
           
static interface FieldRpc.FocusAndBlurServerRpc
           
static interface FieldRpc.FocusServerRpc
           
 
Constructor Summary
FieldRpc()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldRpc

public FieldRpc()


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