Package | Description |
---|---|
com.vaadin.flow.internal.nodefeature |
Modifier and Type | Class and Description |
---|---|
class |
AbstractServerHandlers<T>
Abstract class for collecting Methods which are published as
serverObject.<name> on the client side. |
class |
ClientCallableHandlers
Methods which are published as
element.$server.<name> on
the client side. |
class |
ElementClassList
Handles CSS class names for an element.
|
class |
PolymerServerEventHandlers
Deprecated.
Polymer template support is deprecated - we recommend you to use
LitTemplate instead. Read more details from the
Vaadin blog. |
Copyright © 2021. All rights reserved.