| 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 © 2000–2018 Vaadin Ltd. All rights reserved.