Uses of Class
com.vaadin.flow.dom.impl.ShadowRootStateProvider
-
Packages that use ShadowRootStateProvider Package Description com.vaadin.flow.dom com.vaadin.flow.dom.impl -
-
Uses of ShadowRootStateProvider in com.vaadin.flow.dom
Methods in com.vaadin.flow.dom that return ShadowRootStateProvider Modifier and Type Method Description ShadowRootStateProvider
ShadowRoot. getStateProvider()
-
Uses of ShadowRootStateProvider in com.vaadin.flow.dom.impl
Methods in com.vaadin.flow.dom.impl that return ShadowRootStateProvider Modifier and Type Method Description static ShadowRootStateProvider
ShadowRootStateProvider. get()
Gets the one and only instance.
-