Uses of Class
com.vaadin.experimental.Feature
Packages that use Feature
-
Uses of Feature in com.vaadin.experimental
Fields in com.vaadin.experimental declared as FeatureModifier and TypeFieldDescriptionstatic final FeatureCoreFeatureFlagProvider.ACCESSIBLE_DISABLED_BUTTONSstatic final FeatureFeatureFlags.ACCESSIBLE_DISABLED_BUTTONSstatic final FeatureCoreFeatureFlagProvider.COLLABORATION_ENGINE_BACKENDstatic final FeatureFeatureFlags.COLLABORATION_ENGINE_BACKENDstatic final FeatureCoreFeatureFlagProvider.COMPONENT_STYLE_INJECTIONstatic final FeatureFeatureFlags.COMPONENT_STYLE_INJECTIONstatic final FeatureCoreFeatureFlagProvider.COPILOT_EXPERIMENTALstatic final FeatureFeatureFlags.COPILOT_EXPERIMENTALstatic final FeatureFeatureFlags.DEFAULT_AUTO_RESPONSIVE_FORM_LAYOUTstatic final FeatureFlowComponentsFeatureFlagProvider.DEFAULT_AUTO_RESPONSIVE_FORM_LAYOUTstatic final FeatureCoreFeatureFlagProvider.FLOW_FULLSTACK_SIGNALSstatic final FeatureFeatureFlags.FLOW_FULLSTACK_SIGNALSstatic final FeatureFeatureFlags.HILLA_FULLSTACK_SIGNALSstatic final FeatureHillaFeatureFlagProvider.HILLA_FULLSTACK_SIGNALSstatic final FeatureFeatureFlags.LAYOUT_COMPONENT_IMPROVEMENTSstatic final FeatureFlowComponentsFeatureFlagProvider.LAYOUT_COMPONENT_IMPROVEMENTSstatic final FeatureFeatureFlags.MASTER_DETAIL_LAYOUT_COMPONENTstatic final FeatureFlowComponentsFeatureFlagProvider.MASTER_DETAIL_LAYOUT_COMPONENTMethods in com.vaadin.experimental that return types with arguments of type FeatureModifier and TypeMethodDescriptionCoreFeatureFlagProvider.getFeatures()FeatureFlagProvider.getFeatures()Returns the list of features provided by this module.FeatureFlags.getFeatures()Get a list of all available features and their status.FlowComponentsFeatureFlagProvider.getFeatures()HillaFeatureFlagProvider.getFeatures()Methods in com.vaadin.experimental with parameters of type FeatureModifier and TypeMethodDescriptionFeatureFlags.getEnableHelperMessage(Feature feature) booleanChecks if the given feature is enabled.Constructors in com.vaadin.experimental with parameters of type FeatureModifierConstructorDescriptionDisabledFeatureException(Feature feature) Constructs an exception for when an attempt is made to use a feature that is disabled.Create a copy of the given feature.