Embed Source Editor Properties
This applies to: Visual Data Discovery
Use the following properties when creating an embedded source editor.
Top Level Properties
Property | Default Value | Description |
---|---|---|
|
|
The ID of the source for the editor to connect to. If an ID is not passed, an empty editor is embedded. Type: string |
|
|
The Active Tab presented to the user when the editor is loaded. Options include |
|
|
The theme to use for the source editor. If a theme name is not passed, the default theme is used. Options include Type: string |
|
|
Type: HeaderProps See Header Properties. |
|
|
Type: BreadcrumbsProps |
|
|
Type: TabsProps See Tab Properties. |
|
|
Type: InteractivityOverrides |
notificationSettings |
|
Use to show or hide the notifications and define their position. Type: NotificatonSettings |
Header Properties
Property | Default Value | Description |
---|---|---|
|
true |
Defines the visibility of the header. Type: boolean |
|
true |
Defines the visibility of the source name. Type: boolean |
Breadcrumb Properties
Property | Default Value | Description |
---|---|---|
|
|
The title of the first item in the breadcrumbs path. Type: string |
|
|
The link address for the first item in the breadcrumbs path. Type: string |
|
|
The link target parameter. Use Type: string |
|
|
The action handler for selection of the breadcrumb. Type: string |
Tab Properties
Property | Default Value | Description |
---|---|---|
|
|
Define visibility of the Source Creation tab. Type: boolean |
|
|
Configure the Connections list as a data entity. Type: ConnectionsProps |
|
|
Define visibility of the Fields tab. Type: boolean |
|
|
Define visibility of the Cache tab. Type: boolean |
|
|
Define visibility of the Global Settings tab. Type: boolean |
Connection Properties
Property | Default Value | Description |
---|---|---|
|
|
The Connection IDs to use in the source editor for Data Entity creation.
Type: string array |
|
|
Define the default connection ID. If this value is not defined, no default connection selection is available. Type: string |
Interactivity Overrides
Property | Default Value | Description |
---|---|---|
|
|
The overrides for the interactivity settings related to the Source Creation tab. Type: CreationInteractivitySettings |
|
|
The overrides for the interactivity settings related to the Fields tab. Type: FieldsInteractivitySettings |
|
|
The overrides for the interactivity settings related to the Fields tab. Type: CachingInteractivitySettings |
Creation Interactivity Settings
Property | Description |
---|---|
|
When set to Type: boolean |
|
When set to Type: boolean |
|
When set to Type: boolean |
|
When set to Type: boolean |
|
When set to Type: boolean |
|
When set to Type: boolean |
Fields Interactivity Settings
Property | Default Value | Description |
---|---|---|
|
|
Defines the visibility of the Add Derived Field button on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Add Hierarchy Field button on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Add Custom Metric button on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Visibility column on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Settings menu on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Filter Values menu on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Info menu on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Delete button on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Filter Values tab on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Field Capabilities button on the Fields tab. Type: boolean |
|
|
Defines the visibility of the Upload Translation File button on the Fields tab. Type: boolean |
Caching Interactivity Settings
Property | Default Value | Description |
---|---|---|
|
|
Defines the visibility of the Data Cache control on the Cache tab. Type: boolean |
|
|
Defines the visibility of the Statistics Cache control on the Cache tab. Type: boolean |
|
|
Defines the visibility of the Schedule Refresh control on the Cache tab. Type: boolean |
|
|
Defines the visibility of the Statistics Cache control on the Cache tab. Type: boolean |
Comments
0 comments
Please sign in to leave a comment.