Uses of Class
com.vaadin.experimental.Feature
Packages that use Feature
Package
Description
-
Uses of Feature in com.vaadin.base.devserver
Methods in com.vaadin.base.devserver that return types with arguments of type FeatureConstructor parameters in com.vaadin.base.devserver with type arguments of type FeatureModifierConstructorDescriptionFeatureFlagMessage(List<Feature> features) Creates a new message with the given features. -
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 FeatureFeatureFlags.DEFAULT_AUTO_RESPONSIVE_FORM_LAYOUTstatic final FeatureFlowComponentsFeatureFlagProvider.DEFAULT_AUTO_RESPONSIVE_FORM_LAYOUTstatic 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_COMPONENTstatic final FeatureCoreFeatureFlagProvider.TAILWIND_CSSMethods 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. -
Uses of Feature in com.vaadin.flow.component.messages
Fields in com.vaadin.flow.component.messages declared as FeatureModifier and TypeFieldDescriptionstatic final FeatureMessageListAttachmentsFeatureFlagProvider.MESSAGE_LIST_ATTACHMENTSThe MessageList attachments feature flag.Methods in com.vaadin.flow.component.messages that return types with arguments of type Feature -
Uses of Feature in com.vaadin.flow.component.slider
Fields in com.vaadin.flow.component.slider declared as FeatureMethods in com.vaadin.flow.component.slider that return types with arguments of type Feature -
Uses of Feature in com.vaadin.flow.component.upload
Fields in com.vaadin.flow.component.upload declared as FeatureModifier and TypeFieldDescriptionstatic final FeatureModularUploadFeatureFlagProvider.MODULAR_UPLOADThe modular upload feature flag.Methods in com.vaadin.flow.component.upload that return types with arguments of type Feature