Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validate() - Method in class io.github.palexdev.materialfx.validation.MFXValidator
-
This method queries all the validator's dependencies and constraints to build a list containing all the unmet constraints.
- validate() - Method in interface io.github.palexdev.materialfx.validation.Validated
- Validated - Interface in io.github.palexdev.materialfx.validation
-
Interface that defines the public API every control needing validation should implement.
- validateToString() - Method in class io.github.palexdev.materialfx.validation.MFXValidator
-
Calls
MFXValidator.validate()
then chains all the invalid constraints' messages into a String. - VALIDATION_FAILED_EVENT - Static variable in class io.github.palexdev.materialfx.controls.MFXStepper.MFXStepperEvent
- validator - Variable in class io.github.palexdev.materialfx.controls.MFXTextField
- validProperty() - Method in class io.github.palexdev.materialfx.validation.MFXValidator
-
Specifies the validator' state.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.effects.DepthLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.effects.Interpolators
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.effects.ripple.RippleClipType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.ButtonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.ChainMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.DialogType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.FloatMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.LoaderCacheLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.NotificationCounterStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.NotificationPos
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.NotificationState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.ScrimPriority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.SliderEnums.SliderMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.SliderEnums.SliderPopupSide
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.SortState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.StepperToggleState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.enums.TextPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.factories.MFXAnimationFactory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.font.FontResources
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.utils.DragResizer.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.utils.ScrollUtils.ScrollDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.github.palexdev.materialfx.validation.Severity
-
Returns the enum constant of this class with the specified name.
- valueOfIgnoreCase(Class<E>, String) - Static method in class io.github.palexdev.materialfx.utils.EnumUtils
-
Checks if the given enumerator (as a class) contains the given String, same as
Enum.valueOf(Class, String)
but case-insensitive. - valueProperty() - Method in interface io.github.palexdev.materialfx.controls.base.MFXCombo
-
Specifies the combo box's value, which does not necessarily coincides with the currently selected item.
- valueProperty() - Method in class io.github.palexdev.materialfx.controls.MFXComboBox
- valueProperty() - Method in class io.github.palexdev.materialfx.controls.MFXDatePicker
-
Specifies the current selected date.
- valueProperty() - Method in class io.github.palexdev.materialfx.controls.MFXSlider
-
Specifies the slider's actual value.
- values() - Static method in enum class io.github.palexdev.materialfx.effects.DepthLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.effects.Interpolators
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.effects.ripple.RippleClipType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.ButtonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.ChainMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.DialogType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.FloatMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.LoaderCacheLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.NotificationCounterStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.NotificationPos
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.NotificationState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.ScrimPriority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.SliderEnums.SliderMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.SliderEnums.SliderPopupSide
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.SortState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.StepperToggleState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.enums.TextPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.factories.MFXAnimationFactory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.font.FontResources
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.utils.DragResizer.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.utils.ScrollUtils.ScrollDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.github.palexdev.materialfx.validation.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIANT10_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT11_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT12_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT13_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT14_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT3_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT4_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT5_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT6_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT7_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT8_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VARIANT9_MARK - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- VIDEO - Enum constant in enum class io.github.palexdev.materialfx.font.FontResources
- viewToSource(int) - Method in class io.github.palexdev.materialfx.collections.TransformableList
-
Calls
TransformableList.getSourceIndex(int)
, just with a different name to be more clear. - viewToSource(int) - Method in class io.github.palexdev.materialfx.collections.TransformableListWrapper
-
Delegate for
TransformableList.viewToSource(int)
. - virtualFlow - Variable in class io.github.palexdev.materialfx.skins.MFXComboBoxSkin
- virtualFlowInitialized - Variable in class io.github.palexdev.materialfx.controls.MFXTableView
- virtualFlowInitializedProperty() - Method in class io.github.palexdev.materialfx.controls.MFXTableView
-
Useful property to inform that the table layout has been initialized/is ready.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form