@sap/ux-specification 1.102.21 → 1.102.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/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 +87 -87
- package/dist/index-min.js.map +3 -3
- package/dist/package.json +6 -6
- package/dist/schemas/v2/AnalyticalListPageConfig.json +81 -162
- package/dist/schemas/v2/ListReportConfig.json +81 -162
- package/dist/schemas/v2/ObjectPageConfig.json +1 -1
- package/dist/schemas/v2/OverviewPageConfig.json +80 -161
- package/dist/schemas/v4/ListReportConfig.json +0 -54
- package/dist/schemas/v4/ObjectPageConfig.json +1 -2
- package/dist/src/sync/v2/generate/objectPage.d.ts.map +1 -1
- package/dist/src/sync/v2/generate/objectPage.js.map +1 -1
- package/dist/src/sync/v4/export/controls/Table.d.ts +0 -16
- package/dist/src/sync/v4/export/controls/Table.d.ts.map +1 -1
- package/dist/src/sync/v4/export/controls/Table.js +1 -103
- package/dist/src/sync/v4/export/controls/Table.js.map +1 -1
- package/dist/src/sync/v4/generate/objectPage.d.ts.map +1 -1
- package/dist/src/sync/v4/generate/objectPage.js +2 -1
- package/dist/src/sync/v4/generate/objectPage.js.map +1 -1
- package/dist/src/sync/v4/utils/utils.d.ts.map +1 -1
- package/dist/src/sync/v4/utils/utils.js +4 -0
- package/dist/src/sync/v4/utils/utils.js.map +1 -1
- package/package.json +6 -6
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<link href="../styleDocu.css" rel="stylesheet" />
|
|
5
5
|
</head>
|
|
6
6
|
<body>
|
|
7
|
-
<div id="version-container">SAP Fiori elements for OData V4<br />@sap/ux-specification 1.102.
|
|
7
|
+
<div id="version-container">SAP Fiori elements for OData V4<br />@sap/ux-specification 1.102.22</div>
|
|
8
8
|
<div id="button-container">
|
|
9
9
|
<input type="button" id="resetTree" value="Reset" /><input type="button" value="Expand" id="expandTree" />
|
|
10
10
|
</div>
|
|
@@ -56,6 +56,6 @@
|
|
|
56
56
|
// placeholder for data
|
|
57
57
|
var exports = {},
|
|
58
58
|
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.102.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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"By default, a navigation is automatically triggered after an action execution. If applications want to disable the navigation, they can do so using the manifest setting “navigateToInstance”."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"The \"enableAutoScroll\" allows you to scroll to the newly created or changed item after execution of 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":"string","artifact":"Manifest","description":"You can restrict the adaptability of header facets via the setting 'flexSettings'/'designtime'. 'not-adaptable-visibility' means that 'remove' and 'add' are not possible, but 'move' is enabled."}]},{"name":"form","children":[],"type":"object","description":"Form"},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"}]}]}]},{"name":"layout","children":[{"name":"sectionLayout","children":[],"type":"Page|Tabs","artifact":"Manifest","description":"sectionLayout defines the layout of the sections. The default is \"Page\" (all sections in one page), possible values are \"Page\" and \"Tabs\" (every section in its own tab)."}]},{"name":"variantManagement","children":[],"type":"Control|None","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":"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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."}]}],"type":"object","description":"Tool Bar"},{"name":"creationMode","children":[{"name":"name","children":[],"type":"CreationRow|Inline|NewPage","artifact":"Manifest","description":" possible values are:\n- NewPage: The create action leads to a new page.\n- Inline: The create action leads to a new row at the table.\n- CreationRow: No create button will be rendered, an empty row is directly given.\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\""}],"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://openui5.hana.ondemand.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":"Applications can influence whether the table rows are selectable or not, and whether it allows for single selection or multiple selection. It can take the following values:\n- \"Auto\": This is the default value. In this mode, Fiori Elements first checks if there are any custom actions or IBN buttons in the table toolbar that require a context. If no such buttons are found, then no table selection is allowed in display mode. In edit mode too a selection is not allowed unless there is a Delete button in the table toolbar in which case multiple row selection will be allowed.\n- \"Multi\": This will allow end users to select multiple table records (in both display and edit mode)\n- \"Single\" This will allow end user to select only a single table record (in both display and edit mode)\n- \"None\": This will not allow the end user to select any table record in display mode. This will also be the case in edit mode unless the table has a delete button enabled, in which multiple selection is allowed in delete mode."},{"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":"With the selectionLimit you can define how many items can be selected at a time,"},{"name":"enableExport","children":[],"type":"boolean","artifact":"Manifest","description":" otherwise it is disabled.\nTo disable the export in List Report or to enable it in Object Page, use the \"enableExport\" property and set it to false or true."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"You can set the content density to condensed for ui.table on the list report and object page applications."}]},{"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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"By default, a navigation is automatically triggered after an action execution. If applications want to disable the navigation, they can do so using the manifest setting “navigateToInstance”."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"The \"enableAutoScroll\" allows you to scroll to the newly created or changed item after execution of 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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."}]}],"type":"object","description":"Chart Toolbar"}],"type":"object","description":"Chart"}]}]},{"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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"By default, a navigation is automatically triggered after an action execution. If applications want to disable the navigation, they can do so using the manifest setting “navigateToInstance”."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"The \"enableAutoScroll\" allows you to scroll to the newly created or changed item after execution of 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.102.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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"By default, a navigation is automatically triggered after an action execution. If applications want to disable the navigation, they can do so using the manifest setting “navigateToInstance”."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"The \"enableAutoScroll\" allows you to scroll to the newly created or changed item after execution of 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":"string","artifact":"Manifest","description":"You can restrict the adaptability of header facets via the setting 'flexSettings'/'designtime'. 'not-adaptable-visibility' means that 'remove' and 'add' are not possible, but 'move' is enabled."}]},{"name":"form","children":[],"type":"object","description":"Form"},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"}]}]}]},{"name":"layout","children":[{"name":"sectionLayout","children":[],"type":"Page|Tabs","artifact":"Manifest","description":"sectionLayout defines the layout of the sections. The default is \"Page\" (all sections in one page), possible values are \"Page\" and \"Tabs\" (every section in its own tab)."}]},{"name":"variantManagement","children":[],"type":"Control|None","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":"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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."}]}],"type":"object","description":"Tool Bar"},{"name":"creationMode","children":[{"name":"name","children":[],"type":"Inline|NewPage","artifact":"Manifest","description":" possible values are:\n- NewPage: The create action leads to a new page.\n- Inline: The create action leads to a new row at the table.\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\""}],"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://openui5.hana.ondemand.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":"Applications can influence whether the table rows are selectable or not, and whether it allows for single selection or multiple selection. It can take the following values:\n- \"Auto\": This is the default value. In this mode, Fiori Elements first checks if there are any custom actions or IBN buttons in the table toolbar that require a context. If no such buttons are found, then no table selection is allowed in display mode. In edit mode too a selection is not allowed unless there is a Delete button in the table toolbar in which case multiple row selection will be allowed.\n- \"Multi\": This will allow end users to select multiple table records (in both display and edit mode)\n- \"Single\" This will allow end user to select only a single table record (in both display and edit mode)\n- \"None\": This will not allow the end user to select any table record in display mode. This will also be the case in edit mode unless the table has a delete button enabled, in which multiple selection is allowed in delete mode."},{"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":"With the selectionLimit you can define how many items can be selected at a time,"},{"name":"enableExport","children":[],"type":"boolean","artifact":"Manifest","description":" otherwise it is disabled.\nTo disable the export in List Report or to enable it in Object Page, use the \"enableExport\" property and set it to false or true."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"You can set the content density to condensed for ui.table on the list report and object page applications."}]},{"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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"By default, a navigation is automatically triggered after an action execution. If applications want to disable the navigation, they can do so using the manifest setting “navigateToInstance”."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"The \"enableAutoScroll\" allows you to scroll to the newly created or changed item after execution of 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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."}]}],"type":"object","description":"Chart Toolbar"}],"type":"object","description":"Chart"}]}]},{"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>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be visible on the screen."},{"name":"enabled","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"Manifest","description":"Whether the action button should be enabled. Default value is `true`."},{"name":"afterExecution","children":[{"name":"navigateToInstance","children":[],"type":"boolean","artifact":"Manifest","description":"By default, a navigation is automatically triggered after an action execution. If applications want to disable the navigation, they can do so using the manifest setting “navigateToInstance”."},{"name":"enableAutoScroll","children":[],"type":"boolean","artifact":"Manifest","description":"The \"enableAutoScroll\" allows you to scroll to the newly created or changed item after execution of an action"}],"type":"object","artifact":"Manifest","description":"Settings that are only relevant for actions (associated with a UI.DataFieldForAction annotation)"}]}]}]};
|
|
60
60
|
</script>
|
|
61
61
|
<script type="module" src="./../runDocu-min.js"></script>
|