DataTable.ColumnOnChange Type

record with the fields: 'action: value equal to: 'coerce', 'none', 'validate' (optional)', 'failure: value equal to: 'accept', 'default', 'reject' (optional)' The `on_change` behavior of the column for user-initiated modifications.

Constructors

Constructor Description

ColumnOnChange()

Full Usage: ColumnOnChange()

Returns: ColumnOnChange
Returns: ColumnOnChange

Static members

Static member Description

ColumnOnChange.init (?action, ?failure)

Full Usage: ColumnOnChange.init (?action, ?failure)

Parameters:
Returns: ColumnOnChange
?action : MaybeOnChangeAction
?failure : FailureAction
Returns: ColumnOnChange