| Package | Description |
|---|---|
| com.vaadin.experimental | |
| com.vaadin.flow.server.frontend |
| Modifier and Type | Method and Description |
|---|---|
static FeatureFlags |
FeatureFlags.get(VaadinContext context)
Gets the FeatureFlags for the given Vaadin context.
|
FeatureFlags |
FeatureFlags.FeatureFlagsWrapper.getFeatureFlags()
Get the featureFlags.
|
| Constructor and Description |
|---|
FeatureFlagsWrapper(FeatureFlags featureFlags)
Create a feature flags wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
protected FeatureFlags |
NodeTasks.Builder.getFeatureFlags() |
| Constructor and Description |
|---|
NodeUpdater(ClassFinder finder,
FrontendDependenciesScanner frontendDependencies,
File npmFolder,
File generatedPath,
File flowResourcesPath,
String buildDir,
FeatureFlags featureFlags)
Constructor.
|
Copyright © 2023. All rights reserved.