TFormBase class abstract
Constructors
Properties
-
fields
→ List<
TFormField> -
no setter
- formActionName → String
-
no setter
- formTitle → String
-
no setter
- formWidth → double
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- isFormCloseButton → bool
-
no setter
- isFormPersistent → bool
-
no setter
- isValid → bool
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
validationErrors
→ List<
String> -
no setter
Methods
-
dispose(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onValueChanged(
) → void -
reset(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited