public class VaadinSpringComponentFactory
extends com.vaadin.ui.declarative.Design.DefaultComponentFactory
implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
VaadinSpringComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Component |
createComponent(String fullyQualifiedClassName,
com.vaadin.ui.declarative.DesignContext context) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic com.vaadin.ui.Component createComponent(String fullyQualifiedClassName, com.vaadin.ui.declarative.DesignContext context)
createComponent in interface com.vaadin.ui.declarative.Design.ComponentFactorycreateComponent in class com.vaadin.ui.declarative.Design.DefaultComponentFactoryCopyright © 2019 Vaadin Ltd. All Rights Reserved.