Uses of Class
com.vaadin.mpr.core.client.ComponentSettings
Packages that use ComponentSettings
-
Uses of ComponentSettings in com.vaadin.mpr.core
Methods in com.vaadin.mpr.core that return types with arguments of type ComponentSettingsModifier and TypeMethodDescriptionprotected 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 ComponentSettingsModifier and TypeMethodDescriptionprotected abstract HashMap<com.vaadin.shared.Connector,ComponentSettings> AbstractMprUIContentConnector.getComponentSettings()Get the content state component settings.