Uses of Class
com.vaadin.mpr.core.AbstractLegacyWrapper
-
Packages that use AbstractLegacyWrapper Package Description com.vaadin.mpr.core -
-
Uses of AbstractLegacyWrapper in com.vaadin.mpr.core
Fields in com.vaadin.mpr.core with type parameters of type AbstractLegacyWrapper Modifier and Type Field Description protected static Map<com.vaadin.ui.Component,WeakReference<AbstractLegacyWrapper>>AbstractLegacyWrapper. legacyMapMethods in com.vaadin.mpr.core that return AbstractLegacyWrapper Modifier and Type Method Description protected abstract AbstractLegacyWrapperAbstractMprRouteAdapter. getLegacyWrapper(com.vaadin.ui.Component view)default AbstractLegacyWrapperHasLegacyComponents. getLegacyWrapper(com.vaadin.ui.Component component)Get a LegacyWrapper implementation for the used MPR version.protected abstract AbstractLegacyWrapperAbstractMprNavigatorRoute. getWrapper(com.vaadin.ui.Component component)
-