@rxap/forms - v19.0.4

Enumerations

MetadataKeys

Classes

ControlValueAccessor
FormArrayControlManager
FormControlErrorDirective
FormControlMarkDirtyDirective
FormControlMarkPristineDirective
FormControlMarkTouchedDirective
FormControlMarkUntouchedDirective
FormControlNameDirective
FormDirective
FormGroupNameDirective
FormLoadedDirective
FormLoadingDirective
FormLoadingErrorDirective
FormResetDirective
FormSubmitDirective
FormSubmitFailedDirective
FormSubmitInvalidDirective
FormSubmitSuccessfulDirective
FormSubmittingDirective
ParentControlContainerDirective
RxapFormArray
RxapFormBuilder
RxapFormControl
RxapFormGroup
RxapFormsModule

Interfaces

_RxapAbstractControlOptions
AbstractControl
AbstractControlOptions
BoxedValue
ComplexityOptions
ControlOptions
ControlSetValueOptions
FormArrayOptions
FormDefinition
FormDefinitionArray
FormDefinitionMetadata
FormGroupOptions
FormLoadFailedMethod
FormLoadMethod
FormLoadSuccessfulMethod
FormOptions
FormSubmitFailedMethod
FormSubmitMethod
FormSubmitSuccessfulMethod
InjectableValidator
IsNumberOptions
NgValidatorsErrors
RxapAbstractControlOptionsWithDefinition

Type Aliases

AsyncValidator
AsyncValidatorFn
ChangeFn
ControlEventOptions
ControlInsertedFn
ControlPath
ControlRemovedFn
ControlState
EmitEvent
ExtractAbstractControl
ExtractStrings
FormBuilderFn
FormType
KeyValueControls
OnlySelf
OrBoxedValue
RxapAbstractControlOptions
SetValueFn
ValidationErrors
Validator
ValidatorFn
ValidatorOrOpts

Variables

RXAP_FORM_CONTEXT
RXAP_FORM_DEFINITION
RXAP_FORM_DEFINITION_BUILDER
RXAP_FORM_INITIAL_STATE
RXAP_FORM_LOAD_FAILED_METHOD
RXAP_FORM_LOAD_METHOD
RXAP_FORM_LOAD_SUCCESSFUL_METHOD
RXAP_FORM_SUBMIT_FAILED_METHOD
RXAP_FORM_SUBMIT_METHOD
RXAP_FORM_SUBMIT_SUCCESSFUL_METHOD
RxapValidators

Functions

_IsNumber
ControlAsyncValidator
ControlChange
controlDisabled$
controlDisabledWhile
controlEnabled$
controlEnabledWhile
controlErrorChanges$
controlReadonly$
ControlSetValue
controlStatusChanges$
ControlValidator
controlValueChanges$
disableControl
enableControl
hasErrorAndDirty
hasErrorAndTouched
IsArray
IsBoolean
IsComplex
IsDate
IsEmail
IsEnum
IsInt
IsIP
isNumber
IsNumber
IsObject
IsPhoneNumber
IsPort
IsString
IsUrl
IsUUID
markAllDirty
markAllPristine
markAllUntouched
mergeControlValidators
RxapForm
selectControlValue$
ToFormMethod
ToFormSubmitMethod
UseFormArrayControl
UseFormArrayGroup
UseFormControl
UseFormGroup
validateControlOn