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 FeatureFeatureFlags.ACCESSIBLE_DISABLED_BUTTONSstatic final FeatureFeatureFlags.COLLABORATION_ENGINE_BACKENDstatic final FeatureFeatureFlags.COPILOT_EXPERIMENTALstatic final FeatureFeatureFlags.DEFAULT_AUTO_RESPONSIVE_FORM_LAYOUTstatic final FeatureFeatureFlags.EXAMPLEstatic final FeatureFeatureFlags.FLOW_FULLSTACK_SIGNALSstatic final FeatureFeatureFlags.FORM_FILLER_ADDONstatic final FeatureFeatureFlags.HILLA_FULLSTACK_SIGNALSstatic final FeatureFeatureFlags.LAYOUT_COMPONENT_IMPROVEMENTSstatic final FeatureFeatureFlags.MASTER_DETAIL_LAYOUT_COMPONENTstatic final FeatureFeatureFlags.REACT19Methods in com.vaadin.experimental that return types with arguments of type FeatureModifier and TypeMethodDescriptionFeatureFlags.getFeatures()Get a list of all available features and their status.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.