@sap/ux-specification 1.108.21 → 1.108.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +28 -0
- package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
- package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
- package/dist/documentation/v2/v2-ListReport.html +2 -2
- package/dist/documentation/v2/v2-ObjectPage.html +2 -2
- package/dist/documentation/v2/v2-OverviewPage.html +2 -2
- package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
- package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
- package/dist/documentation/v4/v4-FreestylePage.html +2 -2
- package/dist/documentation/v4/v4-ListReport.html +2 -2
- package/dist/documentation/v4/v4-ObjectPage.html +2 -2
- package/dist/index-min.js +2 -2
- package/dist/index-min.js.map +3 -3
- package/dist/package.json +4 -4
- package/dist/schemas/v4/ListReportConfig.json +2 -0
- package/dist/src/sync/common/importProject.js +1 -1
- package/dist/src/sync/common/importProject.js.map +1 -1
- package/dist/src/sync/v2/export/export.d.ts.map +1 -1
- package/dist/src/sync/v2/export/export.js +0 -1
- package/dist/src/sync/v2/export/export.js.map +1 -1
- package/dist/src/sync/v2/generate/objectPage.js +1 -1
- package/dist/src/sync/v2/generate/objectPage.js.map +1 -1
- package/dist/src/sync/v2/import/pages/overviewPage.d.ts.map +1 -1
- package/dist/src/sync/v2/import/pages/overviewPage.js +23 -13
- package/dist/src/sync/v2/import/pages/overviewPage.js.map +1 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/generator.d.ts.map +1 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/generator.js +8 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/generator.js.map +1 -1
- package/package.json +4 -4
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<link href="../styleDocu.css" rel="stylesheet" />
|
|
6
6
|
</head>
|
|
7
7
|
<body>
|
|
8
|
-
<div id="version-container">SAP Fiori elements for OData V4<br />@sap/ux-specification 1.108.
|
|
8
|
+
<div id="version-container">SAP Fiori elements for OData V4<br />@sap/ux-specification 1.108.22</div>
|
|
9
9
|
<div id="button-container">
|
|
10
10
|
<input type="button" id="resetTree" value="Reset" /><input type="button" value="Expand" id="expandTree" />
|
|
11
11
|
</div>
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
<script src="./../runDocu-min.js"></script>
|
|
57
57
|
<script>
|
|
58
58
|
var floorPlanIcon = `<path fill-rule="evenodd" clip-rule="evenodd" fill="var(--vscode-icon-foreground)"d="M5 3.0028H2V2.0048H5V3.0028ZM6.0044 3.0028H9.0044V2.0048H6.0044V3.0028ZM10.0014 3.0028H13.0014V2.0048H10.0014V3.0028ZM1 14.993L0.997 4.995H14.988V14.988L1 14.993ZM14.988 0.995V3.994H0.996L0.995 1L14.988 0.995ZM14 7H10V6H14V7ZM11 9.0028H14V8.0048H11V9.0028ZM14 11H10V10H14V11ZM14 13.0028H11V12.0048H14V13.0028ZM6 12.999H9V12.001H6V12.999ZM9 10.999H6V10.001H9V10.999ZM6 8.999H9V8.001H6V8.999ZM9 6.999H6V6.001H9V6.999ZM2 12.999H5V12.001H2V12.999ZM5 11.0028H2V10.0048H5V11.0028ZM2 9.0028H5V8.0048H2V9.0028ZM5 6.999H2V6.001H5V6.999ZM14.993 0H0.995C0.446 0 0 0.446 0 0.995V14.993C0 15.542 0.446 15.988 0.995 15.988H14.993C15.542 15.988 15.988 15.542 15.988 14.993V0.995C15.988 0.446 15.542 0 14.993 0Z"/>`;
|
|
59
|
-
var treeData = {"name":"ListReport","description":"SAP Fiori elements for OData V4<br>@sap/ux-specification version 1.108.21","type":"schema","children":[{"name":"variantManagement","children":[],"type":"Control|None|Page","artifact":"Manifest","description":"variantManagement defines how the variant management of page personalizations is controlled.\n- None - No variant management by default.\n- Control - Individual personalizations for each control."},{"name":"header","children":[{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Header"},{"name":"filterBar","children":[{"name":"hideFilterBar","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to hide the filter bar."},{"name":"visualFilters","children":[{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the selection field should be shown.\n\n- Default: The filter field is shown by default in the filter bar (both the regular filter fields as well as the corresponding visual filter fields).\n- Adaptation: The filter field is initially not shown but is only available under Adapt Filters.\n- Hidden: The filter field is not visible in the filter bar or within the Adapt Filters dialog."},{"name":"visualFilterValueList","children":[],"type":"string","artifact":"Manifest","description":"The valuelist annotation corresponding to the visual filter representation."}]},{"name":"initialLayout","children":[],"type":"Compact|Visual","artifact":"Manifest","description":"Allows you to specify the default filter mode on the initial load."},{"name":"layout","children":[],"type":"Compact|CompactVisual","artifact":"Manifest","description":"Allows you to specify the layout of the filter bar.\n\n- Compact: This setting shows filter fields in compact mode.\n- CompactVisual: This setting shows filter fields in both compact and visual modes."}],"type":"object","description":"Filter Bar"},{"name":"chart","children":[{"name":"annotationPath","children":[],"type":"string","description":"The primary annotation path can be either UI.Chart, UI.PresentationVariant, or UI.SelectionPresentationVariant."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Chart Toolbar"}],"type":"object","artifact":"Manifest","description":"Chart"},{"name":"table","children":[{"name":"annotationPath","children":[],"type":"string","description":"The secondary annotation path can be either UI.LineItem, UI.PresentationVariant, or UI.SelectionPresentationVariant.","artifact":"Manifest"},{"name":"initialLoad","children":[],"type":"Auto|Disabled|Enabled","description":"Allows you to define whether or not the data in the table is automatically loaded\n\n- Auto (default): An initial load of data only occurs if some default filter values have been set in the filter bar\n- Enabled: An initial load of data occurs for the standard variant\n- Disabled: An initial load of data does not occur for the standard variant, and the user has to actively click the Go button.","artifact":"Manifest"},{"name":"personalization","children":[{"name":"column","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can add and remove columns to a given table."},{"name":"sort","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can sort a given table."},{"name":"filter","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can filter data of a given table."}],"type":"object","description":"Defines the personalization mode, currently only effective if variant management on page is either set to Page or Control.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties \"Column\", \"Sort\" and \"Filter\" accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases.","artifact":"Manifest"},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"Manifest","description":"A string type that represents CSS size values.\nRefer to https://ui5.sap.com/api/sap.ui.core.CSSSize"},{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the column should be shown.\n- Default: it will be shown by default in the table.\n- Adaptation: it will initially not be shown in the table but be available via end user adaptation\n- Hidden: the column is neither available in the table nor in adaptation"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another column to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor column."}],"type":"object","artifact":"Manifest","description":"Defines the position of the column relative to other columns."},{"name":"header","children":[],"type":"string","artifact":"Manifest","description":"The header is shown on the table as header, as well as in the add/remove dialog."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target fragment."},{"name":"horizontalAlign","children":[],"type":"Begin|Center|End","artifact":"Manifest","description":"Aligns the header as well as the content horizontally."},{"name":"properties","children":[],"type":"array","artifact":"Manifest","description":"If provided and sorting is enabled for the table the custom column header can be clicked. This will lead to a list of properties (or one) that can be sorted by, they are displayed as the labels of the properties, corresponding to their definition in the annotations."}]}]},{"name":"type","children":[],"type":"AnalyticalTable|GridTable|ResponsiveTable","description":"Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones.","artifact":"Manifest"},{"name":"selectionMode","children":[],"type":"Auto|Multi|None|Single","description":"Allows you to enable or disable row selection and choose between single or multiple row selection.\n\n- Auto: This type is now deprecated. Choose any of the following modes.\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the delete button.\n- Single: This type allows single table selection if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the Delete button.\n- None: No table selection is possible in display mode. In edit mode, the selection (including multiple row selection) is still possible when the Delete button is available in the table toolbar.","artifact":"Manifest"},{"name":"selectAll","children":[],"type":"boolean","description":"The selectAll configuration overrides the selectionLimit and allows the user to select all the items. When set to true, the select all feature is enabled: a checkbox in the table header is displayed which selects all items when clicked.","artifact":"Manifest"},{"name":"selectionLimit","children":[],"type":"number","description":"You can define how many items can be selected at a time using the selectionLimit.","artifact":"Manifest"},{"name":"enableExport","children":[],"type":"boolean","description":"By default, export is enabled in the List Report and on the Object Page. When enabled, the Export button is displayed in the table toolbar.","artifact":"Manifest"},{"name":"quickVariantSelection","children":[{"name":"paths","children":[{"name":"annotationPath","children":[],"type":"string"}],"type":"object","artifact":"Manifest","description":"List of annotation paths referring to SelectionVariant annotations"},{"name":"hideTableTitle","children":[],"type":"boolean","artifact":"Manifest","description":"You can hide the table and display only the titles of the tabs. To do so, add the hideTableTitle option and set it to true."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."}],"type":"object","description":"With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand.","artifact":"Manifest"},{"name":"condensedTableLayout","children":[],"type":"boolean","description":"Allows you to set the content density to condensed for ui.table on the List Report and Object Page.","artifact":"Manifest"},{"name":"views","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."},{"name":"key","children":[],"type":"string","artifact":"Manifest","description":"Unique tab identifier."},{"name":"index","children":[],"type":"number","artifact":"Manifest"},{"name":"annotationPath","children":[],"type":"string","artifact":"Manifest","description":"To use charts in multiple table mode, define a UI.Chart annotation, including a qualifier.\nReference the UI.Chart annotation in your SelectionPresentationVariant or PresentationVariant for your view."},{"name":"entitySet","children":[],"type":"string","artifact":"Manifest","description":"Each chart can be based on a different entitySet."},{"name":"keepPreviousPersonalization","children":[],"type":"boolean","artifact":"Manifest","description":"The tab keeps the default LineItem ID (without the key), so the variant is applied to it."},{"name":"personalization","children":[{"name":"column","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can add and remove columns to a given table."},{"name":"sort","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can sort a given table."},{"name":"filter","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can filter data of a given table."}],"type":"object","artifact":"Manifest","description":"Defines the personalization mode, currently only effective if variant management on page is either set to Page or Control.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties \"Column\", \"Sort\" and \"Filter\" accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Chart Toolbar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"Manifest","description":"A string type that represents CSS size values.\nRefer to https://ui5.sap.com/api/sap.ui.core.CSSSize"},{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the column should be shown.\n- Default: it will be shown by default in the table.\n- Adaptation: it will initially not be shown in the table but be available via end user adaptation\n- Hidden: the column is neither available in the table nor in adaptation"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another column to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor column."}],"type":"object","artifact":"Manifest","description":"Defines the position of the column relative to other columns."},{"name":"header","children":[],"type":"string","artifact":"Manifest","description":"The header is shown on the table as header, as well as in the add/remove dialog."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target fragment."},{"name":"horizontalAlign","children":[],"type":"Begin|Center|End","artifact":"Manifest","description":"Aligns the header as well as the content horizontally."},{"name":"properties","children":[],"type":"array","artifact":"Manifest","description":"If provided and sorting is enabled for the table the custom column header can be clicked. This will lead to a list of properties (or one) that can be sorted by, they are displayed as the labels of the properties, corresponding to their definition in the annotations."}],"type":"object","description":"Columns"}]},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Specifies whether the view is visible or not"},{"name":"type","children":[],"type":"AnalyticalTable|GridTable|ResponsiveTable","artifact":"Manifest","description":"Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones."},{"name":"selectionMode","children":[],"type":"Auto|Multi|None|Single","artifact":"Manifest","description":"Allows you to enable or disable row selection and choose between single or multiple row selection.\n\n- Auto: This type is now deprecated. Choose any of the following modes.\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the delete button.\n- Single: This type allows single table selection if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the Delete button.\n- None: No table selection is possible in display mode. In edit mode, the selection (including multiple row selection) is still possible when the Delete button is available in the table toolbar."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The selectAll configuration overrides the selectionLimit and allows the user to select all the items. When set to true, the select all feature is enabled: a checkbox in the table header is displayed which selects all items when clicked."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"You can define how many items can be selected at a time using the selectionLimit."},{"name":"enableExport","children":[],"type":"boolean","artifact":"Manifest","description":"By default, export is enabled in the List Report and on the Object Page. When enabled, the Export button is displayed in the table toolbar."},{"name":"quickVariantSelection","children":[{"name":"paths","children":[{"name":"annotationPath","children":[],"type":"string"}],"type":"object","artifact":"Manifest","description":"List of annotation paths referring to SelectionVariant annotations"},{"name":"hideTableTitle","children":[],"type":"boolean","artifact":"Manifest","description":"You can hide the table and display only the titles of the tabs. To do so, add the hideTableTitle option and set it to true."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to set the content density to condensed for ui.table on the List Report and Object Page."},{"name":"label","children":[],"type":"string","artifact":"Manifest","description":"View title (localization supported)."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":"The name contains sap.app.id as a prefix, followed by the path in the app/webapp folder and the name of the XML view."}]}],"type":"object","description":"Table"},{"name":"defaultTemplateAnnotationPath","children":[],"type":"string","artifact":"Manifest","description":"defaultTemplateAnnotationPath must be a reference to a SelectionPresentationVariant.\nYou use the SelectionPresentationVariant to configure the default visualizations and default filter values of the main content area."},{"name":"defaultPath","children":[],"type":"both|primary|secondary","artifact":"Manifest","description":"Allows you to set the initial view mode\n\n- primary: This property loads the app in chart-only view.\n- secondary: This property loads the app in table-only view.\n- both: This property loads the app in hybrid view."}]};
|
|
59
|
+
var treeData = {"name":"ListReport","description":"SAP Fiori elements for OData V4<br>@sap/ux-specification version 1.108.22","type":"schema","children":[{"name":"variantManagement","children":[],"type":"Control|None|Page","artifact":"Manifest","description":"variantManagement defines how the variant management of page personalizations is controlled.\n- None - No variant management by default.\n- Control - Individual personalizations for each control."},{"name":"header","children":[{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Header"},{"name":"filterBar","children":[{"name":"hideFilterBar","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to hide the filter bar."},{"name":"visualFilters","children":[{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the selection field should be shown.\n\n- Default: The filter field is shown by default in the filter bar (both the regular filter fields as well as the corresponding visual filter fields).\n- Adaptation: The filter field is initially not shown but is only available under Adapt Filters.\n- Hidden: The filter field is not visible in the filter bar or within the Adapt Filters dialog."},{"name":"visualFilterValueList","children":[],"type":"string","artifact":"Manifest","description":"The valuelist annotation corresponding to the visual filter representation."}]},{"name":"initialLayout","children":[],"type":"Compact|Visual","artifact":"Manifest","description":"Allows you to specify the default filter mode on the initial load."},{"name":"layout","children":[],"type":"Compact|CompactVisual","artifact":"Manifest","description":"Allows you to specify the layout of the filter bar.\n\n- Compact: This setting shows filter fields in compact mode.\n- CompactVisual: This setting shows filter fields in both compact and visual modes."}],"type":"object","description":"Filter Bar"},{"name":"chart","children":[{"name":"annotationPath","children":[],"type":"string","description":"The primary annotation path can be either UI.Chart, UI.PresentationVariant, or UI.SelectionPresentationVariant."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Chart Toolbar"}],"type":"object","artifact":"Manifest","description":"Chart"},{"name":"table","children":[{"name":"annotationPath","children":[],"type":"string","description":"The secondary annotation path can be either UI.LineItem, UI.PresentationVariant, or UI.SelectionPresentationVariant.","artifact":"Manifest"},{"name":"initialLoad","children":[],"type":"Auto|Disabled|Enabled","description":"Allows you to define whether or not the data in the table is automatically loaded\n\n- Auto (default): An initial load of data only occurs if some default filter values have been set in the filter bar\n- Enabled: An initial load of data occurs for the standard variant\n- Disabled: An initial load of data does not occur for the standard variant, and the user has to actively click the Go button.","artifact":"Manifest"},{"name":"personalization","children":[{"name":"column","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can add and remove columns to a given table."},{"name":"sort","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can sort a given table."},{"name":"filter","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can filter data of a given table."}],"type":"object","description":"Defines the personalization mode, currently only effective if variant management on page is either set to Page or Control.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties \"Column\", \"Sort\" and \"Filter\" accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases.","artifact":"Manifest"},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"Manifest","description":"A string type that represents CSS size values.\nRefer to https://ui5.sap.com/api/sap.ui.core.CSSSize"},{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the column should be shown.\n- Default: it will be shown by default in the table.\n- Adaptation: it will initially not be shown in the table but be available via end user adaptation\n- Hidden: the column is neither available in the table nor in adaptation"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another column to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor column."}],"type":"object","artifact":"Manifest","description":"Defines the position of the column relative to other columns."},{"name":"header","children":[],"type":"string","artifact":"Manifest","description":"The header is shown on the table as header, as well as in the add/remove dialog."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target fragment."},{"name":"horizontalAlign","children":[],"type":"Begin|Center|End","artifact":"Manifest","description":"Aligns the header as well as the content horizontally."},{"name":"properties","children":[],"type":"array","artifact":"Manifest","description":"If provided and sorting is enabled for the table the custom column header can be clicked. This will lead to a list of properties (or one) that can be sorted by, they are displayed as the labels of the properties, corresponding to their definition in the annotations."}]}]},{"name":"type","children":[],"type":"AnalyticalTable|GridTable|ResponsiveTable","description":"Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones.","artifact":"Manifest"},{"name":"selectionMode","children":[],"type":"Auto|Multi|None|Single","description":"Allows you to enable or disable row selection and choose between single or multiple row selection.\n\n- Auto: This type is now deprecated. Choose any of the following modes.\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the delete button.\n- Single: This type allows single table selection if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the Delete button.\n- None: No table selection is possible in display mode. In edit mode, the selection (including multiple row selection) is still possible when the Delete button is available in the table toolbar.","artifact":"Manifest"},{"name":"selectAll","children":[],"type":"boolean","description":"The selectAll configuration overrides the selectionLimit and allows the user to select all the items. When set to true, the select all feature is enabled: a checkbox in the table header is displayed which selects all items when clicked.","artifact":"Manifest"},{"name":"selectionLimit","children":[],"type":"number","description":"You can define how many items can be selected at a time using the selectionLimit.","artifact":"Manifest"},{"name":"enableExport","children":[],"type":"boolean","description":"By default, export is enabled in the List Report and on the Object Page. When enabled, the Export button is displayed in the table toolbar.","artifact":"Manifest"},{"name":"quickVariantSelection","children":[{"name":"paths","children":[{"name":"annotationPath","children":[],"type":"string"}],"type":"object","artifact":"Manifest","description":"List of annotation paths referring to SelectionVariant annotations"},{"name":"hideTableTitle","children":[],"type":"boolean","artifact":"Manifest","description":"You can hide the table and display only the titles of the tabs. To do so, add the hideTableTitle option and set it to true."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."}],"type":"object","description":"With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand.","artifact":"Manifest"},{"name":"condensedTableLayout","children":[],"type":"boolean","description":"Allows you to set the content density to condensed for ui.table on the List Report and Object Page.","artifact":"Manifest"},{"name":"views","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."},{"name":"key","children":[],"type":"string","artifact":"Manifest","description":"Unique tab identifier."},{"name":"index","children":[],"type":"number","artifact":"Manifest"},{"name":"annotationPath","children":[],"type":"string","artifact":"Manifest","description":"To use charts in multiple table mode, define a UI.Chart annotation, including a qualifier.\nReference the UI.Chart annotation in your SelectionPresentationVariant or PresentationVariant for your view."},{"name":"entitySet","children":[],"type":"string","artifact":"Manifest","description":"Each chart can be based on a different entitySet."},{"name":"keepPreviousPersonalization","children":[],"type":"boolean","artifact":"Manifest","description":"The tab keeps the default LineItem ID (without the key), so the variant is applied to it."},{"name":"personalization","children":[{"name":"column","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can add and remove columns to a given table."},{"name":"sort","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can sort a given table."},{"name":"filter","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can filter data of a given table."}],"type":"object","artifact":"Manifest","description":"Defines the personalization mode, currently only effective if variant management on page is either set to Page or Control.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties \"Column\", \"Sort\" and \"Filter\" accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Chart Toolbar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"Manifest","description":"A string type that represents CSS size values.\nRefer to https://ui5.sap.com/api/sap.ui.core.CSSSize"},{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the column should be shown.\n- Default: it will be shown by default in the table.\n- Adaptation: it will initially not be shown in the table but be available via end user adaptation\n- Hidden: the column is neither available in the table nor in adaptation"},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another column to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor column."}],"type":"object","artifact":"Manifest","description":"Defines the position of the column relative to other columns."},{"name":"header","children":[],"type":"string","artifact":"Manifest","description":"The header is shown on the table as header, as well as in the add/remove dialog."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target fragment."},{"name":"horizontalAlign","children":[],"type":"Begin|Center|End","artifact":"Manifest","description":"Aligns the header as well as the content horizontally."},{"name":"properties","children":[],"type":"array","artifact":"Manifest","description":"If provided and sorting is enabled for the table the custom column header can be clicked. This will lead to a list of properties (or one) that can be sorted by, they are displayed as the labels of the properties, corresponding to their definition in the annotations."}],"type":"object","description":"Columns"}]},{"name":"visible","children":[],"type":"false|true","artifact":"Manifest","description":"Specifies whether the view is visible or not"},{"name":"type","children":[],"type":"AnalyticalTable|GridTable|ResponsiveTable","artifact":"Manifest","description":"Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones."},{"name":"selectionMode","children":[],"type":"Auto|Multi|None|Single","artifact":"Manifest","description":"Allows you to enable or disable row selection and choose between single or multiple row selection.\n\n- Auto: This type is now deprecated. Choose any of the following modes.\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the delete button.\n- Single: This type allows single table selection if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the Delete button.\n- None: No table selection is possible in display mode. In edit mode, the selection (including multiple row selection) is still possible when the Delete button is available in the table toolbar."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The selectAll configuration overrides the selectionLimit and allows the user to select all the items. When set to true, the select all feature is enabled: a checkbox in the table header is displayed which selects all items when clicked."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"You can define how many items can be selected at a time using the selectionLimit."},{"name":"enableExport","children":[],"type":"boolean","artifact":"Manifest","description":"By default, export is enabled in the List Report and on the Object Page. When enabled, the Export button is displayed in the table toolbar."},{"name":"quickVariantSelection","children":[{"name":"paths","children":[{"name":"annotationPath","children":[],"type":"string"}],"type":"object","artifact":"Manifest","description":"List of annotation paths referring to SelectionVariant annotations"},{"name":"hideTableTitle","children":[],"type":"boolean","artifact":"Manifest","description":"You can hide the table and display only the titles of the tabs. To do so, add the hideTableTitle option and set it to true."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to set the content density to condensed for ui.table on the List Report and Object Page."},{"name":"label","children":[],"type":"string","artifact":"Manifest","description":"View title (localization supported)."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":"The name contains sap.app.id as a prefix, followed by the path in the app/webapp folder and the name of the XML view."}]}],"type":"object","description":"Table"},{"name":"defaultTemplateAnnotationPath","children":[],"type":"string","artifact":"Manifest","description":"defaultTemplateAnnotationPath must be a reference to a SelectionPresentationVariant.\nYou use the SelectionPresentationVariant to configure the default visualizations and default filter values of the main content area."},{"name":"defaultPath","children":[],"type":"both|primary|secondary","artifact":"Manifest","description":"Allows you to set the initial view mode\n\n- primary: This property loads the app in chart-only view.\n- secondary: This property loads the app in table-only view.\n- both: This property loads the app in hybrid view."}]};
|
|
60
60
|
|
|
61
61
|
var initTreeDiagram = () => {
|
|
62
62
|
if (!window.treeDiagram) {
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<link href="../styleDocu.css" rel="stylesheet" />
|
|
6
6
|
</head>
|
|
7
7
|
<body>
|
|
8
|
-
<div id="version-container">SAP Fiori elements for OData V4<br />@sap/ux-specification 1.108.
|
|
8
|
+
<div id="version-container">SAP Fiori elements for OData V4<br />@sap/ux-specification 1.108.22</div>
|
|
9
9
|
<div id="button-container">
|
|
10
10
|
<input type="button" id="resetTree" value="Reset" /><input type="button" value="Expand" id="expandTree" />
|
|
11
11
|
</div>
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
<script src="./../runDocu-min.js"></script>
|
|
57
57
|
<script>
|
|
58
58
|
var floorPlanIcon = `<path fill-rule="evenodd" clip-rule="evenodd" fill="var(--vscode-icon-foreground)"d="M9 13V14H6V13H9ZM9 11V12H6V11H9ZM13 9V10H10V9H13ZM9 9V10H6V9H9ZM5 9V10H2V9H5ZM14.989 7.996L14.988 14.989H1L1.001 7.996H14.989ZM3.998 2C5.1 2 5.996 2.896 5.996 3.998C5.996 5.1 5.1 5.996 3.998 5.996C2.896 5.996 2 5.1 2 3.998C2 2.896 2.896 2 3.998 2ZM14 4.0046V5.0046H8V4.0046H14ZM3.998 3C3.447 3 3 3.447 3 3.998C3 4.549 3.447 4.996 3.998 4.996C4.549 4.996 4.996 4.549 4.996 3.998C4.996 3.447 4.549 3 3.998 3ZM12.002 2V3H8V2H12.002ZM14.989 1.001V6.995H1.001V1L14.989 1.001ZM14.989 0H1.001C0.449 0 0 0.449 0 1.001V14.989C0 15.541 0.449 15.989 1.001 15.989H14.989C15.541 15.989 15.989 15.541 15.989 14.989V1.001C15.989 0.488429 15.6027 0.0646684 15.1056 0.00674636L14.989 0Z"/>`;
|
|
59
|
-
var treeData = {"name":"ObjectPage","description":"SAP Fiori elements for OData V4<br>@sap/ux-specification version 1.108.21","type":"schema","children":[{"name":"header","children":[{"name":"editableHeaderContent","children":[],"type":"boolean","artifact":"Manifest","description":"Set editableHeaderContent to true to make the header fields editable."},{"name":"showRelatedApps","children":[],"type":"boolean","artifact":"Manifest","description":"Set showRelatedApps to true to show the navigation button for related apps."},{"name":"visible","children":[],"type":"boolean","artifact":"Manifest","description":"Set visible to true to make the header visible."},{"name":"anchorBarVisible","children":[],"type":"boolean","artifact":"Manifest","description":"Set visible to true to make the anchor bar visible."},{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]},{"name":"sections","children":[{"name":"sectionId","children":[{"name":"stashed","children":[],"type":"boolean","artifact":"Manifest","description":"Header facets marked as stashed are initially not visible on the UI. Key users can add these header facets via key user adaptation."},{"name":"flexSettings","children":[{"name":"designtime","children":[],"type":"Default|not-adaptable|not-adaptable-tree|not-adaptable-visibility|not-removable","artifact":"Manifest","description":"Allows you to define which settings are available for key user adaptation at design time."}],"type":"object","artifact":"Manifest","description":"Defines the key user adaptation behavior of the header facet."},{"name":"form","children":[],"type":"object","description":"Form"},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"},{"name":"subTitle","children":[],"type":"string","artifact":"Manifest","description":"Subtitle of header section."},{"name":"templateEdit","children":[],"type":"string","artifact":"Manifest","description":"The fragment for the editable version of the header facet."},{"name":"requestGroupId","children":[],"type":"Decoration|Heroes|LongRunners|Workers","artifact":"Manifest","description":"Defines the Loading Behavior of Object Page Headers."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Defines if the header facet is displayed in the header area."},{"name":"title","children":[],"type":"string","artifact":"Manifest","description":"The label of a custom section, preferably as an i18n key."},{"name":"fragmentName","children":[],"type":"string","artifact":"Manifest","description":"The path to the XML template containing the section control."},{"name":"relatedFacet","children":[],"type":"string","artifact":"Manifest","description":"Use the key of another facet/section as a placement anchor."},{"name":"relativePosition","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor facet/section."}]}]}]},{"name":"layout","children":[{"name":"sectionLayout","children":[],"type":"Page|Tabs","artifact":"Manifest","description":"Allows you to define the layout of the sections.\n\n- Page (default): In this mode, all the sections and subsections are added to the same page.\n- Tabs: In this mode, the sections are represented as tabs under the header facet."}]},{"name":"variantManagement","children":[],"type":"Control|None","artifact":"Manifest","description":"Allows you to enable and disable variant management for tables.\n\n- None (default): No variant management is possible by default.\n- Control: Individual personalization for each control is possible."},{"name":"sections","children":[{"name":"sectionId","children":[{"name":"table","children":[{"name":"enableFullScreen","children":[],"type":"boolean","artifact":"Manifest","description":" this will display a new button on the table toolbar allowing the user to open the table in a fullscreen dialog."},{"name":"enablePaste","children":[],"type":"boolean","artifact":"Manifest","description":"In the Object Page tables, it is possible to add several items at a time by copying and pasting data from an excel file, if this property is set to true."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Tool Bar"},{"name":"creationMode","children":[{"name":"name","children":[],"type":"Inline|InlineCreationRows|NewPage","artifact":"Manifest","description":" possible values are:\n- NewPage: The create action leads to a new page.\n- InlineCreationRows: No create button will be rendered, an empty row is directly given.\n- Inline: The create action leads to a new row at the table (not recommended, use InlineCreationRows instead).\nThe default is \"NewPage\"."},{"name":"createAtEnd","children":[],"type":"boolean","artifact":"Manifest","description":"In case of inline creation mode you can decide if the new row will be created at the end of the table, or direcly after the currently selected table. The default value is \"true\"."},{"name":"inlineCreationRowsHiddenInEditMode","children":[],"type":"boolean","artifact":"Manifest","description":"Supported starting SAPUI5 version 1.111.0, If set to 'true', the empty rows will be hidden when editing an existing object. Selecting the table's Create button will display the empty rows. The default value is \"true\"."}],"type":"object","artifact":"Manifest","description":"Defines the page behavior when a new record is created."},{"name":"personalization","children":[{"name":"column","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can add and remove columns to a given table."},{"name":"sort","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can sort a given table."},{"name":"filter","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can filter data of a given table."}],"type":"object","artifact":"Manifest","description":"Defines the personalization mode, currently only effective if variant management on page is either set to Page or Control.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties \"Column\", \"Sort\" and \"Filter\" accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases."},{"name":"quickVariantSelection","children":[{"name":"paths","children":[{"name":"annotationPath","children":[],"type":"string"}],"type":"object","artifact":"Manifest","description":"List of annotation paths referring to SelectionVariant annotations"},{"name":"hideTableTitle","children":[],"type":"boolean","artifact":"Manifest","description":"You can hide the table and display only the titles of the tabs. To do so, add the hideTableTitle option and set it to true."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand."},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"Manifest","description":"A string type that represents CSS size values.\nRefer to https://ui5.sap.com/api/sap.ui.core.CSSSize"},{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the column should be shown.\n- Default: it will be shown by default in the table.\n- Adaptation: it will initially not be shown in the table but be available via end user adaptation\n- Hidden: the column is neither available in the table nor in adaptation"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another column to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor column."}],"type":"object","artifact":"Manifest","description":"Defines the position of the column relative to other columns."},{"name":"header","children":[],"type":"string","artifact":"Manifest","description":"The header is shown on the table as header, as well as in the add/remove dialog."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target fragment."},{"name":"horizontalAlign","children":[],"type":"Begin|Center|End","artifact":"Manifest","description":"Aligns the header as well as the content horizontally."},{"name":"properties","children":[],"type":"array","artifact":"Manifest","description":"If provided and sorting is enabled for the table the custom column header can be clicked. This will lead to a list of properties (or one) that can be sorted by, they are displayed as the labels of the properties, corresponding to their definition in the annotations."}]}]},{"name":"type","children":[],"type":"AnalyticalTable|GridTable|ResponsiveTable","artifact":"Manifest","description":"Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones."},{"name":"selectionMode","children":[],"type":"Auto|Multi|None|Single","artifact":"Manifest","description":"Allows you to enable or disable row selection and choose between single or multiple row selection.\n\n- Auto: This type is now deprecated. Choose any of the following modes.\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the delete button.\n- Single: This type allows single table selection if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the Delete button.\n- None: No table selection is possible in display mode. In edit mode, the selection (including multiple row selection) is still possible when the Delete button is available in the table toolbar."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The selectAll configuration overrides the selectionLimit and allows the user to select all the items. When set to true, the select all feature is enabled: a checkbox in the table header is displayed which selects all items when clicked."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"You can define how many items can be selected at a time using the selectionLimit."},{"name":"enableExport","children":[],"type":"boolean","artifact":"Manifest","description":"By default, export is enabled in the List Report and on the Object Page. When enabled, the Export button is displayed in the table toolbar."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to set the content density to condensed for ui.table on the List Report and Object Page."}]},{"name":"form","children":[{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]}],"type":"object","description":"Form"},{"name":"dataPoint","children":[],"type":"object","description":"Data Point"},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"},{"name":"chart","children":[{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Chart Toolbar"}],"type":"object","description":"Chart"},{"name":"subsections","children":[{"name":"subsectionId","children":[{"name":"table","children":[{"name":"enableFullScreen","children":[],"type":"boolean","artifact":"Manifest","description":" this will display a new button on the table toolbar allowing the user to open the table in a fullscreen dialog."},{"name":"enablePaste","children":[],"type":"boolean","artifact":"Manifest","description":"In the Object Page tables, it is possible to add several items at a time by copying and pasting data from an excel file, if this property is set to true."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Tool Bar"},{"name":"creationMode","children":[{"name":"name","children":[],"type":"Inline|InlineCreationRows|NewPage","artifact":"Manifest","description":" possible values are:\n- NewPage: The create action leads to a new page.\n- InlineCreationRows: No create button will be rendered, an empty row is directly given.\n- Inline: The create action leads to a new row at the table (not recommended, use InlineCreationRows instead).\nThe default is \"NewPage\"."},{"name":"createAtEnd","children":[],"type":"boolean","artifact":"Manifest","description":"In case of inline creation mode you can decide if the new row will be created at the end of the table, or direcly after the currently selected table. The default value is \"true\"."},{"name":"inlineCreationRowsHiddenInEditMode","children":[],"type":"boolean","artifact":"Manifest","description":"Supported starting SAPUI5 version 1.111.0, If set to 'true', the empty rows will be hidden when editing an existing object. Selecting the table's Create button will display the empty rows. The default value is \"true\"."}],"type":"object","artifact":"Manifest","description":"Defines the page behavior when a new record is created."},{"name":"personalization","children":[{"name":"column","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can add and remove columns to a given table."},{"name":"sort","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can sort a given table."},{"name":"filter","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can filter data of a given table."}],"type":"object","artifact":"Manifest","description":"Defines the personalization mode, currently only effective if variant management on page is either set to Page or Control.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties \"Column\", \"Sort\" and \"Filter\" accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases."},{"name":"quickVariantSelection","children":[{"name":"paths","children":[{"name":"annotationPath","children":[],"type":"string"}],"type":"object","artifact":"Manifest","description":"List of annotation paths referring to SelectionVariant annotations"},{"name":"hideTableTitle","children":[],"type":"boolean","artifact":"Manifest","description":"You can hide the table and display only the titles of the tabs. To do so, add the hideTableTitle option and set it to true."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand."},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"Manifest","description":"A string type that represents CSS size values.\nRefer to https://ui5.sap.com/api/sap.ui.core.CSSSize"},{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the column should be shown.\n- Default: it will be shown by default in the table.\n- Adaptation: it will initially not be shown in the table but be available via end user adaptation\n- Hidden: the column is neither available in the table nor in adaptation"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another column to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor column."}],"type":"object","artifact":"Manifest","description":"Defines the position of the column relative to other columns."},{"name":"header","children":[],"type":"string","artifact":"Manifest","description":"The header is shown on the table as header, as well as in the add/remove dialog."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target fragment."},{"name":"horizontalAlign","children":[],"type":"Begin|Center|End","artifact":"Manifest","description":"Aligns the header as well as the content horizontally."},{"name":"properties","children":[],"type":"array","artifact":"Manifest","description":"If provided and sorting is enabled for the table the custom column header can be clicked. This will lead to a list of properties (or one) that can be sorted by, they are displayed as the labels of the properties, corresponding to their definition in the annotations."}]}]},{"name":"type","children":[],"type":"AnalyticalTable|GridTable|ResponsiveTable","artifact":"Manifest","description":"Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones."},{"name":"selectionMode","children":[],"type":"Auto|Multi|None|Single","artifact":"Manifest","description":"Allows you to enable or disable row selection and choose between single or multiple row selection.\n\n- Auto: This type is now deprecated. Choose any of the following modes.\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the delete button.\n- Single: This type allows single table selection if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the Delete button.\n- None: No table selection is possible in display mode. In edit mode, the selection (including multiple row selection) is still possible when the Delete button is available in the table toolbar."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The selectAll configuration overrides the selectionLimit and allows the user to select all the items. When set to true, the select all feature is enabled: a checkbox in the table header is displayed which selects all items when clicked."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"You can define how many items can be selected at a time using the selectionLimit."},{"name":"enableExport","children":[],"type":"boolean","artifact":"Manifest","description":"By default, export is enabled in the List Report and on the Object Page. When enabled, the Export button is displayed in the table toolbar."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to set the content density to condensed for ui.table on the List Report and Object Page."}]},{"name":"form","children":[{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]}],"type":"object","description":"Form"},{"name":"dataPoint","children":[],"type":"object","description":"Data Point"},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"},{"name":"chart","children":[{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Chart Toolbar"}],"type":"object","description":"Chart"},{"name":"title","children":[],"type":"string","artifact":"Manifest","description":"The label of a custom section, preferably as an i18n key."},{"name":"fragmentName","children":[],"type":"string","artifact":"Manifest","description":"The path to the XML template containing the section control."},{"name":"relatedFacet","children":[],"type":"string","artifact":"Manifest","description":"Use the key of another facet/section as a placement anchor."},{"name":"relativePosition","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor facet/section."}]}]}]}]},{"name":"footer","children":[{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]}]}]};
|
|
59
|
+
var treeData = {"name":"ObjectPage","description":"SAP Fiori elements for OData V4<br>@sap/ux-specification version 1.108.22","type":"schema","children":[{"name":"header","children":[{"name":"editableHeaderContent","children":[],"type":"boolean","artifact":"Manifest","description":"Set editableHeaderContent to true to make the header fields editable."},{"name":"showRelatedApps","children":[],"type":"boolean","artifact":"Manifest","description":"Set showRelatedApps to true to show the navigation button for related apps."},{"name":"visible","children":[],"type":"boolean","artifact":"Manifest","description":"Set visible to true to make the header visible."},{"name":"anchorBarVisible","children":[],"type":"boolean","artifact":"Manifest","description":"Set visible to true to make the anchor bar visible."},{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]},{"name":"sections","children":[{"name":"sectionId","children":[{"name":"stashed","children":[],"type":"boolean","artifact":"Manifest","description":"Header facets marked as stashed are initially not visible on the UI. Key users can add these header facets via key user adaptation."},{"name":"flexSettings","children":[{"name":"designtime","children":[],"type":"Default|not-adaptable|not-adaptable-tree|not-adaptable-visibility|not-removable","artifact":"Manifest","description":"Allows you to define which settings are available for key user adaptation at design time."}],"type":"object","artifact":"Manifest","description":"Defines the key user adaptation behavior of the header facet."},{"name":"form","children":[],"type":"object","description":"Form"},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"},{"name":"subTitle","children":[],"type":"string","artifact":"Manifest","description":"Subtitle of header section."},{"name":"templateEdit","children":[],"type":"string","artifact":"Manifest","description":"The fragment for the editable version of the header facet."},{"name":"requestGroupId","children":[],"type":"Decoration|Heroes|LongRunners|Workers","artifact":"Manifest","description":"Defines the Loading Behavior of Object Page Headers."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Defines if the header facet is displayed in the header area."},{"name":"title","children":[],"type":"string","artifact":"Manifest","description":"The label of a custom section, preferably as an i18n key."},{"name":"fragmentName","children":[],"type":"string","artifact":"Manifest","description":"The path to the XML template containing the section control."},{"name":"relatedFacet","children":[],"type":"string","artifact":"Manifest","description":"Use the key of another facet/section as a placement anchor."},{"name":"relativePosition","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor facet/section."}]}]}]},{"name":"layout","children":[{"name":"sectionLayout","children":[],"type":"Page|Tabs","artifact":"Manifest","description":"Allows you to define the layout of the sections.\n\n- Page (default): In this mode, all the sections and subsections are added to the same page.\n- Tabs: In this mode, the sections are represented as tabs under the header facet."}]},{"name":"variantManagement","children":[],"type":"Control|None","artifact":"Manifest","description":"Allows you to enable and disable variant management for tables.\n\n- None (default): No variant management is possible by default.\n- Control: Individual personalization for each control is possible."},{"name":"sections","children":[{"name":"sectionId","children":[{"name":"table","children":[{"name":"enableFullScreen","children":[],"type":"boolean","artifact":"Manifest","description":" this will display a new button on the table toolbar allowing the user to open the table in a fullscreen dialog."},{"name":"enablePaste","children":[],"type":"boolean","artifact":"Manifest","description":"In the Object Page tables, it is possible to add several items at a time by copying and pasting data from an excel file, if this property is set to true."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Tool Bar"},{"name":"creationMode","children":[{"name":"name","children":[],"type":"Inline|InlineCreationRows|NewPage","artifact":"Manifest","description":" possible values are:\n- NewPage: The create action leads to a new page.\n- InlineCreationRows: No create button will be rendered, an empty row is directly given.\n- Inline: The create action leads to a new row at the table (not recommended, use InlineCreationRows instead).\nThe default is \"NewPage\"."},{"name":"createAtEnd","children":[],"type":"boolean","artifact":"Manifest","description":"In case of inline creation mode you can decide if the new row will be created at the end of the table, or direcly after the currently selected table. The default value is \"true\"."},{"name":"inlineCreationRowsHiddenInEditMode","children":[],"type":"boolean","artifact":"Manifest","description":"Supported starting SAPUI5 version 1.111.0, If set to 'true', the empty rows will be hidden when editing an existing object. Selecting the table's Create button will display the empty rows. The default value is \"true\"."}],"type":"object","artifact":"Manifest","description":"Defines the page behavior when a new record is created."},{"name":"personalization","children":[{"name":"column","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can add and remove columns to a given table."},{"name":"sort","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can sort a given table."},{"name":"filter","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can filter data of a given table."}],"type":"object","artifact":"Manifest","description":"Defines the personalization mode, currently only effective if variant management on page is either set to Page or Control.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties \"Column\", \"Sort\" and \"Filter\" accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases."},{"name":"quickVariantSelection","children":[{"name":"paths","children":[{"name":"annotationPath","children":[],"type":"string"}],"type":"object","artifact":"Manifest","description":"List of annotation paths referring to SelectionVariant annotations"},{"name":"hideTableTitle","children":[],"type":"boolean","artifact":"Manifest","description":"You can hide the table and display only the titles of the tabs. To do so, add the hideTableTitle option and set it to true."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand."},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"Manifest","description":"A string type that represents CSS size values.\nRefer to https://ui5.sap.com/api/sap.ui.core.CSSSize"},{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the column should be shown.\n- Default: it will be shown by default in the table.\n- Adaptation: it will initially not be shown in the table but be available via end user adaptation\n- Hidden: the column is neither available in the table nor in adaptation"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another column to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor column."}],"type":"object","artifact":"Manifest","description":"Defines the position of the column relative to other columns."},{"name":"header","children":[],"type":"string","artifact":"Manifest","description":"The header is shown on the table as header, as well as in the add/remove dialog."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target fragment."},{"name":"horizontalAlign","children":[],"type":"Begin|Center|End","artifact":"Manifest","description":"Aligns the header as well as the content horizontally."},{"name":"properties","children":[],"type":"array","artifact":"Manifest","description":"If provided and sorting is enabled for the table the custom column header can be clicked. This will lead to a list of properties (or one) that can be sorted by, they are displayed as the labels of the properties, corresponding to their definition in the annotations."}]}]},{"name":"type","children":[],"type":"AnalyticalTable|GridTable|ResponsiveTable","artifact":"Manifest","description":"Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones."},{"name":"selectionMode","children":[],"type":"Auto|Multi|None|Single","artifact":"Manifest","description":"Allows you to enable or disable row selection and choose between single or multiple row selection.\n\n- Auto: This type is now deprecated. Choose any of the following modes.\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the delete button.\n- Single: This type allows single table selection if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the Delete button.\n- None: No table selection is possible in display mode. In edit mode, the selection (including multiple row selection) is still possible when the Delete button is available in the table toolbar."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The selectAll configuration overrides the selectionLimit and allows the user to select all the items. When set to true, the select all feature is enabled: a checkbox in the table header is displayed which selects all items when clicked."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"You can define how many items can be selected at a time using the selectionLimit."},{"name":"enableExport","children":[],"type":"boolean","artifact":"Manifest","description":"By default, export is enabled in the List Report and on the Object Page. When enabled, the Export button is displayed in the table toolbar."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to set the content density to condensed for ui.table on the List Report and Object Page."}]},{"name":"form","children":[{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]}],"type":"object","description":"Form"},{"name":"dataPoint","children":[],"type":"object","description":"Data Point"},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"},{"name":"chart","children":[{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Chart Toolbar"}],"type":"object","description":"Chart"},{"name":"subsections","children":[{"name":"subsectionId","children":[{"name":"table","children":[{"name":"enableFullScreen","children":[],"type":"boolean","artifact":"Manifest","description":" this will display a new button on the table toolbar allowing the user to open the table in a fullscreen dialog."},{"name":"enablePaste","children":[],"type":"boolean","artifact":"Manifest","description":"In the Object Page tables, it is possible to add several items at a time by copying and pasting data from an excel file, if this property is set to true."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Tool Bar"},{"name":"creationMode","children":[{"name":"name","children":[],"type":"Inline|InlineCreationRows|NewPage","artifact":"Manifest","description":" possible values are:\n- NewPage: The create action leads to a new page.\n- InlineCreationRows: No create button will be rendered, an empty row is directly given.\n- Inline: The create action leads to a new row at the table (not recommended, use InlineCreationRows instead).\nThe default is \"NewPage\"."},{"name":"createAtEnd","children":[],"type":"boolean","artifact":"Manifest","description":"In case of inline creation mode you can decide if the new row will be created at the end of the table, or direcly after the currently selected table. The default value is \"true\"."},{"name":"inlineCreationRowsHiddenInEditMode","children":[],"type":"boolean","artifact":"Manifest","description":"Supported starting SAPUI5 version 1.111.0, If set to 'true', the empty rows will be hidden when editing an existing object. Selecting the table's Create button will display the empty rows. The default value is \"true\"."}],"type":"object","artifact":"Manifest","description":"Defines the page behavior when a new record is created."},{"name":"personalization","children":[{"name":"column","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can add and remove columns to a given table."},{"name":"sort","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can sort a given table."},{"name":"filter","children":[],"type":"boolean","artifact":"Manifest","description":"Defines whether the user can filter data of a given table."}],"type":"object","artifact":"Manifest","description":"Defines the personalization mode, currently only effective if variant management on page is either set to Page or Control.\nBy default all table settings are enabled. You can change this for the different parts of the table by setting the properties \"Column\", \"Sort\" and \"Filter\" accordingly.\nOmitting a property is treated as false, this allows apps to avoid getting new features like grouping in upcoming releases."},{"name":"quickVariantSelection","children":[{"name":"paths","children":[{"name":"annotationPath","children":[],"type":"string"}],"type":"object","artifact":"Manifest","description":"List of annotation paths referring to SelectionVariant annotations"},{"name":"hideTableTitle","children":[],"type":"boolean","artifact":"Manifest","description":"You can hide the table and display only the titles of the tabs. To do so, add the hideTableTitle option and set it to true."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"You can show the counts of entries of each view. To do so, add the showCounts option and set it to true."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand."},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"Manifest","description":"A string type that represents CSS size values.\nRefer to https://ui5.sap.com/api/sap.ui.core.CSSSize"},{"name":"availability","children":[],"type":"Adaptation|Default|Hidden","artifact":"Manifest","description":"Defines where the column should be shown.\n- Default: it will be shown by default in the table.\n- Adaptation: it will initially not be shown in the table but be available via end user adaptation\n- Hidden: the column is neither available in the table nor in adaptation"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another column to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor column."}],"type":"object","artifact":"Manifest","description":"Defines the position of the column relative to other columns."},{"name":"header","children":[],"type":"string","artifact":"Manifest","description":"The header is shown on the table as header, as well as in the add/remove dialog."},{"name":"template","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target fragment."},{"name":"horizontalAlign","children":[],"type":"Begin|Center|End","artifact":"Manifest","description":"Aligns the header as well as the content horizontally."},{"name":"properties","children":[],"type":"array","artifact":"Manifest","description":"If provided and sorting is enabled for the table the custom column header can be clicked. This will lead to a list of properties (or one) that can be sorted by, they are displayed as the labels of the properties, corresponding to their definition in the annotations."}]}]},{"name":"type","children":[],"type":"AnalyticalTable|GridTable|ResponsiveTable","artifact":"Manifest","description":"Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones."},{"name":"selectionMode","children":[],"type":"Auto|Multi|None|Single","artifact":"Manifest","description":"Allows you to enable or disable row selection and choose between single or multiple row selection.\n\n- Auto: This type is now deprecated. Choose any of the following modes.\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the delete button.\n- Single: This type allows single table selection if relevant actions are available in the toolbar. In edit mode, multiple selection is possible with the Delete button.\n- None: No table selection is possible in display mode. In edit mode, the selection (including multiple row selection) is still possible when the Delete button is available in the table toolbar."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The selectAll configuration overrides the selectionLimit and allows the user to select all the items. When set to true, the select all feature is enabled: a checkbox in the table header is displayed which selects all items when clicked."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"You can define how many items can be selected at a time using the selectionLimit."},{"name":"enableExport","children":[],"type":"boolean","artifact":"Manifest","description":"By default, export is enabled in the List Report and on the Object Page. When enabled, the Export button is displayed in the table toolbar."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to set the content density to condensed for ui.table on the List Report and Object Page."}]},{"name":"form","children":[{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]}],"type":"object","description":"Form"},{"name":"dataPoint","children":[],"type":"object","description":"Data Point"},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"},{"name":"chart","children":[{"name":"toolBar","children":[{"name":"actions","children":[{"name":"enableOnSelect","children":[],"type":"multi|single","artifact":"Manifest","description":"Enables single selection for a bound action"},{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"requiresSelection","children":[],"type":"boolean","artifact":"Manifest","description":"Indicates whether the action requires a selection of items."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."}]}],"type":"object","description":"Chart Toolbar"}],"type":"object","description":"Chart"},{"name":"title","children":[],"type":"string","artifact":"Manifest","description":"The label of a custom section, preferably as an i18n key."},{"name":"fragmentName","children":[],"type":"string","artifact":"Manifest","description":"The path to the XML template containing the section control."},{"name":"relatedFacet","children":[],"type":"string","artifact":"Manifest","description":"Use the key of another facet/section as a placement anchor."},{"name":"relativePosition","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor facet/section."}]}]}]}]},{"name":"footer","children":[{"name":"actions","children":[{"name":"position","children":[{"name":"anchor","children":[],"type":"string","artifact":"Manifest","description":"The key of another action to be used as placement anchor."},{"name":"placement","children":[],"type":"After|Before","artifact":"Manifest","description":"Define the placement, either before or after the anchor action."}],"type":"object","artifact":"Manifest","description":"Defines the position of the action relative to other actions."},{"name":"text","children":[],"type":"string","artifact":"Manifest","description":"The text that is displayed on the button (typically a binding to an i18n entry)."},{"name":"press","children":[],"type":"string","artifact":"Manifest","description":" allows the definition of a target action handler."},{"name":"visible","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action button is visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/isEditable}|{= !${ui>/isEditable}}","artifact":"Manifest","description":"Allows you to define if the action should be enabled. The default value is \"true\"."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to disable the navigation. By default, navigation is automatically triggered after you have performed an action."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"Allows you to scroll to the newly created or changed item after you have performed an action."}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]}]}]};
|
|
60
60
|
|
|
61
61
|
var initTreeDiagram = () => {
|
|
62
62
|
if (!window.treeDiagram) {
|