Uses of Class
com.vaadin.mpr.core.AbstractLegacyWrapper
Packages that use AbstractLegacyWrapper
-
Uses of AbstractLegacyWrapper in com.vaadin.mpr.core
Fields in com.vaadin.mpr.core with type parameters of type AbstractLegacyWrapperModifier and TypeFieldDescriptionprotected static Map<com.vaadin.ui.Component,WeakReference<AbstractLegacyWrapper>> AbstractLegacyWrapper.legacyMapMethods in com.vaadin.mpr.core that return AbstractLegacyWrapperModifier and TypeMethodDescriptionprotected 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)