Package com.vaadin.shared.communication
Interface FieldRpc.FocusAndBlurServerRpc
-
- All Superinterfaces:
FieldRpc.BlurServerRpc,FieldRpc.FocusServerRpc,Serializable,ServerRpc
- Enclosing class:
- FieldRpc
public static interface FieldRpc.FocusAndBlurServerRpc extends FieldRpc.FocusServerRpc, FieldRpc.BlurServerRpc
-
-
Method Summary
-
Methods inherited from interface com.vaadin.shared.communication.FieldRpc.BlurServerRpc
blur
-
Methods inherited from interface com.vaadin.shared.communication.FieldRpc.FocusServerRpc
focus
-
-