Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
RelationDataTableWidgetConfig
Interface RelationDataTableWidgetConfig
interface
RelationDataTableWidgetConfig
{
columnDefinitions
:
RelationDataTableColumn
[]
;
group
:
"widget"
;
id
?:
string
;
listingConfig
:
IListingConfig
;
relationDataAttribute
:
string
;
renderRule
?:
RulesLogic
;
showElementComments
?:
boolean
;
type
:
"RelationDataTable"
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
BaseWidget
RelationDataTableWidgetConfig
Indexable
[
key
:
string
]:
unknown
Index
Properties
column
Definitions
group
id?
listing
Config
relation
Data
Attribute
render
Rule?
show
Element
Comments?
type
Properties
column
Definitions
columnDefinitions
:
RelationDataTableColumn
[]
group
group
:
"widget"
Optional
id
id
?:
string
listing
Config
listingConfig
:
IListingConfig
relation
Data
Attribute
relationDataAttribute
:
string
Optional
render
Rule
renderRule
?:
RulesLogic
Optional
show
Element
Comments
showElementComments
?:
boolean
type
type
:
"RelationDataTable"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
Definitions
group
id
listing
Config
relation
Data
Attribute
render
Rule
show
Element
Comments
type
edocu-sdk
Loading...