Uses of Interface
com.vaadin.client.metadata.ProxyHandler
-
Packages that use ProxyHandler Package Description com.vaadin.client.metadata -
-
Uses of ProxyHandler in com.vaadin.client.metadata
Methods in com.vaadin.client.metadata that return ProxyHandler Modifier and Type Method Description static ProxyHandler
TypeDataStore. getProxyHandler(Type type)
Methods in com.vaadin.client.metadata with parameters of type ProxyHandler Modifier and Type Method Description void
TypeDataStore. setProxyHandler(Class<?> type, ProxyHandler proxyHandler)
-