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 aStateNode
which is a shadow root for some element.