Package com.vaadin.flow.server.webcomponent
package com.vaadin.flow.server.webcomponent
-
ClassDescriptionFor internal use only.PropertyData<P extends Serializable>Value object containing information of a web component's property field.
UnsupportedPropertyTypeExceptionis throw whenWebComponentExportertries to register a property encasing an unsupported value type.WebComponentBinding<C extends Component>Represents a single instance of a exported web component instance embedded onto a host page.Registry for storing available web component configuration implementations.Retrieves web component tag from aWebComponentExporterFactoryobject.Internal utility methods forWebComponentExporterandWebComponentExporterFactoryclasses.Generates a client-side web component from a Java class.Writes web components generated fromWebComponentExporterimplementation classes to a target directory.Enables the usage of givenWebComponentModulesWriterclass via reflection.