Uses of Class
com.vaadin.experimental.Feature
Packages that use Feature
-
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 FeatureFeatureFlags.ACCESSIBLE_DISABLED_BUTTONSstatic final FeatureFeatureFlags.CARD_COMPONENTstatic final FeatureFeatureFlags.COLLABORATION_ENGINE_BACKENDstatic final FeatureFeatureFlags.COPILOT_EXPERIMENTALstatic final FeatureFeatureFlags.DASHBOARD_COMPONENTstatic final FeatureFeatureFlags.EXAMPLEstatic final FeatureFeatureFlags.FORM_FILLER_ADDONstatic final FeatureFeatureFlags.HILLA_FULLSTACK_SIGNALSstatic final FeatureFeatureFlags.HILLA_I18Nstatic 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 Feature