FormeFieldChangedStatus<T> class
- Inheritance
-
- Object
- FormeFieldStatus<
T> - FormeFieldChangedStatus
Constructors
-
FormeFieldChangedStatus(FormeFieldChangedStatus<
T> parent)
Properties
- enabled → bool
-
finalinherited
- hasFocus → bool
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- isEnabledChanged → bool
-
final
- isFocusChanged → bool
-
final
- isReadOnlyChanged → bool
-
final
- isValidationChanged → bool
-
final
- isValueChanged → bool
-
final
- readOnly → bool
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- validation → FormeFieldValidation
-
finalinherited
- value → T
-
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited