Package | Description |
---|---|
com.vaadin.flow.component | |
com.vaadin.flow.component.internal |
Modifier and Type | Method and Description |
---|---|
static ComponentMetaData.DependencyInfo |
ComponentUtil.getDependencies(VaadinService service,
Class<? extends Component> componentClass)
Gets the dependencies for the given class, defined using annotations (
HtmlImport , JavaScript , StyleSheet and
Uses ). |
Modifier and Type | Method and Description |
---|---|
ComponentMetaData.DependencyInfo |
ComponentMetaData.getDependencyInfo(VaadinService service)
|
Copyright © 2019. All rights reserved.