You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.

Class WebComponentExporter.WebComponentConfigurationFactory

java.lang.Object
com.vaadin.flow.component.WebComponentExporter.WebComponentConfigurationFactory

All Implemented Interfaces:

Serializable

Enclosing class:

WebComponentExporter<C extends Component>

public static final class WebComponentExporter.WebComponentConfigurationFactory extends Object implements Serializable

Produces WebComponentConfiguration instances from either WebComponentExporter classes or instances.

Author:

Vaadin Ltd

See Also: