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 TypeClassDescriptionclassTemporary storage of data required to handle existing element attachment callback from the client side.classA server side only node feature for mapping a node to a component.classServer-side feature defining whether a node is inert, and if it should ignore inheriting inert state from parent.classServer-side node feature that keeps track of the return channels registered for a state node.classMarker feature for aStateNodewhich is a shadow root for some element.