com.vaadin.flow.internal.nodefeature.

Class PolymerServerEventHandlers

All Implemented Interfaces:

Serializable

@Deprecated public class PolymerServerEventHandlers extends AbstractServerHandlers<DeprecatedPolymerTemplate>
Deprecated.
Polymer template support is deprecated - we recommend you to use LitTemplate instead. Read more details from the Vaadin blog.

Methods which are published as event-handlers 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: