Package com.vaadin.flow.internal.nodefeature
package com.vaadin.flow.internal.nodefeature
-
ClassDescriptionAbstract class to be used as a parent for node maps which supports setting properties in a map.Abstract class for collecting Methods which are published as
serverObject.<name>
on the client side.Temporary storage of data required to handle existing element attachment callback from the client side.The feature contains a value of the basic type.Methods which are published aselement.$server.<name>
on the client side.A server side only node feature for mapping a node to a component.Map for element attribute values.List of nodes describing the child elements of an element.Handles CSS class names for an element.Map of basic element information.Map of DOM events with server-side listeners.Map for element property values.Map for element style values.Server-side feature defining whether a node is inert, and if it should ignore inheriting inert state from parent.Map for storing configuration for the loading indicator.List for model values used in data binding in templates.A node feature represents a group of related values and functionality in a state node.A registry of node features that are available based on type.Registry of node feature id numbers and map keys shared between server and client.NodeList<T extends Serializable>A state node feature that structures data as a list.NodeList.SetView<T extends Serializable>A state node feature that structures data as a map.Various node properties' ids.NodeValue<T extends Serializable>A node feature that carries a single value.A node map for storing configuration for polling.Map of PolymerTemplate events with server-side listeners.Deprecated.The exception is thrown when a property change from client is disallowed on the server side.Map for storing the push configuration for a UI.Map for storing push parameters.Map for storing the reconnect dialog configuration for a UI.Server-side node feature that keeps track of the return channels registered for a state node.A registration for a return channel.SerializableNodeList<T extends Serializable>A list which containsSerializable
values but notStateNode
s.Abstract node feature that is only present on the server.Map of basic element information.Marker feature for aStateNode
which is a shadow root for some element.A list which containsStateNode
s.Map holding the data of a text node.List of nodes describing the virtually connected child elements of an element.
LitTemplate
instead.