Uses of Class
com.vaadin.mpr.core.client.ComponentSettings
-
Packages that use ComponentSettings Package Description com.vaadin.mpr.core com.vaadin.mpr.core.client -
-
Uses of ComponentSettings in com.vaadin.mpr.core
Methods in com.vaadin.mpr.core that return types with arguments of type ComponentSettings Modifier and Type Method Description protected abstract Map<com.vaadin.shared.Connector,ComponentSettings>AbstractMprUIContent. getComponentSettings()Get the content state component settings. -
Uses of ComponentSettings in com.vaadin.mpr.core.client
Methods in com.vaadin.mpr.core.client that return types with arguments of type ComponentSettings Modifier and Type Method Description protected abstract HashMap<com.vaadin.shared.Connector,ComponentSettings>AbstractMprUIContentConnector. getComponentSettings()Get the content state component settings.
-