Class FieldEvents.FocusAndBlurServerRpcDecorator

  • All Implemented Interfaces:
    com.vaadin.shared.communication.FieldRpc.BlurServerRpc, com.vaadin.shared.communication.FieldRpc.FocusAndBlurServerRpc, com.vaadin.shared.communication.FieldRpc.FocusServerRpc, com.vaadin.shared.communication.ServerRpc, java.io.Serializable
    Enclosing interface:
    FieldEvents

    public static class FieldEvents.FocusAndBlurServerRpcDecorator
    extends FieldEvents.FocusAndBlurServerRpcImpl
    Focus and blur server RPC implementation which fires focus or blur event using a provided event handler.
    Since:
    8.0
    Author:
    Vaadin Ltd
    See Also:
    Serialized Form