RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
sourced-field/record/table/server/data-source/definition/data-source-definition
RevDataSourceDefinition
tryCreateTableRecordSourceDefinitionFromJson
Function tryCreateTableRecordSourceDefinitionFromJson
tryCreateTableRecordSourceDefinitionFromJson
<
TableRecordSourceDefinitionTypeId
,
TableFieldSourceDefinitionTypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
(
tableRecordSourceDefinitionFromJsonFactory
:
RevTableRecordSourceDefinitionFromJsonFactory
<
TableRecordSourceDefinitionTypeId
,
TableFieldSourceDefinitionTypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
,
element
:
JsonElement
,
)
:
Result
<
RevTableRecordSourceDefinition
<
TableRecordSourceDefinitionTypeId
,
TableFieldSourceDefinitionTypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
,
RevDataSourceDefinition
.
CreateFromJsonErrorIdPlusExtra
,
>
Type Parameters
TableRecordSourceDefinitionTypeId
TableFieldSourceDefinitionTypeId
TextFormattableValueTypeId
TextFormattableValueAttributeTypeId
Parameters
tableRecordSourceDefinitionFromJsonFactory
:
RevTableRecordSourceDefinitionFromJsonFactory
<
TableRecordSourceDefinitionTypeId
,
TableFieldSourceDefinitionTypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
element
:
JsonElement
Returns
Result
<
RevTableRecordSourceDefinition
<
TableRecordSourceDefinitionTypeId
,
TableFieldSourceDefinitionTypeId
,
TextFormattableValueTypeId
,
TextFormattableValueAttributeTypeId
,
>
,
RevDataSourceDefinition
.
CreateFromJsonErrorIdPlusExtra
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...