You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.internal.nodefeature.

Class ClientCallableHandlers

  • All Implemented Interfaces:

    Serializable

    public class ClientCallableHandlers
    extends AbstractServerHandlers<Component>

    Methods which are published as element.$server.<name> on the client side.

    For internal use only. May be renamed or removed in a future release.

    Since:

    1.0

    Author:

    Vaadin Ltd

    See Also:

    Serialized Form