We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.internal.nodefeature.ServerSideFeature
Packages that use ServerSideFeature
-
Uses of ServerSideFeature in com.vaadin.flow.internal.nodefeature
Subclasses of ServerSideFeature in com.vaadin.flow.internal.nodefeatureModifier and TypeClassDescriptionclass
Temporary storage of data required to handle existing element attachment callback from the client side.
class
A server side only node feature for mapping a node to a component.
class
Server-side feature defining whether a node is inert, and if it should ignore inheriting inert state from parent.
class
Server-side node feature that keeps track of the return channels registered for a state node.
class
Marker feature for a
StateNode
which is a shadow root for some element.