Package | Description |
---|---|
com.vaadin.flow.internal |
Modifier and Type | Method and Description |
---|---|
static List<JavaScript> |
AnnotationReader.getJavaScriptAnnotations(Class<? extends Component> componentClass)
Finds all
JavaScript annotations on the given Component
class, its super classes and implemented interfaces. |
Copyright © 2021. All rights reserved.