src/ui/form/smart-form.configuration.ts
Properties |
|
autoFetch |
autoFetch:
|
Type : boolean
|
Optional |
entityName |
entityName:
|
Type : string
|
entityView |
entityView:
|
Type : string
|
filterSource |
filterSource:
|
Type : string
|
Optional |
foreignFields |
foreignFields:
|
Type : string
|
Optional |
initialFilter |
initialFilter:
|
Type : FilterDescriptor | CompositeFilterDescriptor
|
Optional |
initialSort |
initialSort:
|
Type : SortDescriptor
|
Optional |
instanceName |
instanceName:
|
Type : string
|
Optional |
navigationSource |
navigationSource:
|
Type : string
|
Optional |
objectName |
objectName:
|
Type : string
|
parentDataSource |
parentDataSource:
|
Type : string
|
Optional |
partialDataset |
partialDataset:
|
Type : boolean
|
Optional |
serverSideFiltering |
serverSideFiltering:
|
Type : boolean
|
Optional |
tableRef |
tableRef:
|
Type : string
|
useInitialValues |
useInitialValues:
|
Type : boolean
|
Optional |