A
C
D
E
F
G
H
I
M
N
O
P
S
T
U
V
V
- vaadin(org.gradle.api.Project,kotlin.jvm.functions.Function1) - function in com.vaadin.flow.gradle.VaadinUtilsKt
- Allows Kotlin-based gradle scripts to be configured via the
vaadin{}DSL block:vaadin { optimizeBundle = false } - vaadinBuildFrontend() - function in com.vaadin.flow.gradle.VaadinBuildFrontendTask
- VaadinBuildFrontendTask - class in com.vaadin.flow.gradle
- Task that builds the frontend bundle.
- VaadinCleanTask - class in com.vaadin.flow.gradle
- Cleans everything Vaadin-related.
- vaadinConvertPolymer() - function in com.vaadin.flow.gradle.VaadinConvertPolymerTask
- VaadinConvertPolymerTask - class in com.vaadin.flow.gradle
- This task converts Polymer-based source files into Lit.
- VaadinFlowPluginExtension - class in com.vaadin.flow.gradle
- VaadinFlowPluginExtension.Companion - class in com.vaadin.flow.gradle.VaadinFlowPluginExtension
- vaadinPrepareFrontend() - function in com.vaadin.flow.gradle.VaadinPrepareFrontendTask
- VaadinPrepareFrontendTask - class in com.vaadin.flow.gradle
- This task checks that node and npm tools are installed, copies frontend resources available inside
.jardependencies tonode_modules, and creates or updatespackage.jsonandwebpack.config.jsonfiles. - VaadinUtilsKt - class in com.vaadin.flow.gradle