Uses of Class
com.vaadin.mpr.core.AbstractLegacyEmbed
-
Packages that use AbstractLegacyEmbed Package Description com.vaadin.mpr.core -
-
Uses of AbstractLegacyEmbed in com.vaadin.mpr.core
Methods in com.vaadin.mpr.core that return AbstractLegacyEmbed Modifier and Type Method Description protected abstract AbstractLegacyEmbedAbstractLegacyWrapper. getLegacyEmbed(com.vaadin.flow.component.UI ui)Get a LegacyEmbed object instance for given Flow UI.
-