Uses of Class
com.vaadin.flow.component.webcomponent.WebComponent
-
Packages that use WebComponent Package Description com.vaadin.flow.component -
-
Uses of WebComponent in com.vaadin.flow.component
Methods in com.vaadin.flow.component with parameters of type WebComponent Modifier and Type Method Description protected abstract void
WebComponentExporter. configureInstance(WebComponent<C> webComponent, C component)
If custom initialization for the createdComponent
instance is needed, it can be done here.
-