Uses of Class
com.vaadin.flow.internal.nodefeature.ElementPropertyMap
-
Packages that use ElementPropertyMap Package Description com.vaadin.flow.internal.nodefeature -
-
Uses of ElementPropertyMap in com.vaadin.flow.internal.nodefeature
Methods in com.vaadin.flow.internal.nodefeature that return ElementPropertyMap Modifier and Type Method Description static ElementPropertyMapElementPropertyMap. getModel(StateNode node)Gets the model map for the given node.ElementPropertyMapElementPropertyMap. resolveModelMap(String modelPath)Resolves theElementPropertyMapthat the model path refers to.
-