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
Methods which are published as event-handlers on the client side.
|
class |
SynchronizedPropertiesList
List of synchronized properties for an element.
|
class |
SynchronizedPropertyEventsList
List of synchronized property events for an element.
|
Copyright © 2019. All rights reserved.