Uses of Class
com.vaadin.flow.internal.nodefeature.ServerSideFeature
-
Packages that use ServerSideFeature Package Description com.vaadin.flow.internal.nodefeature -
-
Uses of ServerSideFeature in com.vaadin.flow.internal.nodefeature
Subclasses of ServerSideFeature in com.vaadin.flow.internal.nodefeature Modifier and Type Class Description classAttachExistingElementFeatureTemporary storage of data required to handle existing element attachment callback from the client side.classComponentMappingA server side only node feature for mapping a node to a component.classInertDataServer-side feature defining whether a node is inert, and if it should ignore inheriting inert state from parent.classReturnChannelMapServer-side node feature that keeps track of the return channels registered for a state node.classShadowRootHostMarker feature for aStateNodewhich is a shadow root for some element.
-