@sap/ux-specification 1.100.2 → 1.102.0

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.
Files changed (40) hide show
  1. package/CHANGELOG.md +11 -59
  2. package/dist/documentation/v2/v2-AnalyticalListPage.html +1 -1
  3. package/dist/documentation/v2/v2-ApplicationV2.html +1 -1
  4. package/dist/documentation/v2/v2-ListReport.html +1 -1
  5. package/dist/documentation/v2/v2-ObjectPage.html +1 -1
  6. package/dist/documentation/v2/v2-OverviewPage.html +1 -1
  7. package/dist/documentation/v4/v4-ApplicationV4.html +1 -1
  8. package/dist/documentation/v4/v4-ListReport.html +1 -1
  9. package/dist/documentation/v4/v4-ObjectPage.html +1 -1
  10. package/dist/index-min.js +1 -1
  11. package/dist/schemas/v2/AnalyticalListPageConfig.json +1 -0
  12. package/dist/schemas/v2/ListReportConfig.json +1 -0
  13. package/dist/schemas/v2/ObjectPageConfig.json +1 -0
  14. package/dist/schemas/v4/ListReportConfig.json +3 -3
  15. package/dist/src/apiTypes.d.ts +3 -3
  16. package/dist/src/specification/v2/controls/Facets.d.ts +2 -1
  17. package/dist/src/specification/v2/controls/ObjectPageSection.d.ts +4 -2
  18. package/dist/src/specification/v2/controls/Table.d.ts +1 -0
  19. package/dist/src/specification/v2/controls/index.d.ts +1 -0
  20. package/dist/src/specification/v4/controls/Table.d.ts +2 -2
  21. package/dist/src/specification/v4/pages/ListReportConfig.d.ts +1 -1
  22. package/dist/src/sync/common/appProvider.d.ts +1 -1
  23. package/dist/src/sync/common/decoration/decorators.d.ts +2 -2
  24. package/dist/src/sync/common/generate/objectPage.d.ts +8 -9
  25. package/dist/src/sync/common/generate/utils.d.ts +16 -8
  26. package/dist/src/sync/common/import/utils.d.ts +6 -0
  27. package/dist/src/sync/common/importProject.d.ts +2 -3
  28. package/dist/src/sync/common/types.d.ts +5 -2
  29. package/dist/src/sync/common/utils.d.ts +17 -15
  30. package/dist/src/sync/v2/application.d.ts +3 -3
  31. package/dist/src/sync/v2/export/controls/Fragment.d.ts +2 -1
  32. package/dist/src/sync/v2/generate/listReport.d.ts +3 -4
  33. package/dist/src/sync/v2/generate/utils.d.ts +7 -6
  34. package/dist/src/sync/v4/export/controls/Table.d.ts +9 -1
  35. package/dist/src/sync/v4/export/pages/ListReport.d.ts +1 -1
  36. package/dist/src/sync/v4/generate/listReport.d.ts +2 -2
  37. package/dist/src/sync/v4/types.d.ts +1 -1
  38. package/dist/src/sync/v4/utils/utils.d.ts +12 -11
  39. package/dist/test/test-utils/utils.d.ts +1 -2
  40. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -4,75 +4,27 @@ All notable changes to this project are documented in this file.
4
4
 
5
5
  This project adheres to [Semantic Versioning](http://semver.org/) and the changelog is formatted based on [Keep a Changelog](http://keepachangelog.com/).
6
6
 
7
- ## [1.100.2] - 2022-05-05
7
+ ## [1.102.0] - 2022-06-16
8
8
 
9
9
  ### Added
10
-
11
- - OData V4:
12
- - The title of ALP or List Report views is now following the same criteria as the UI5 run-time.
10
+ - Missing exposure of type definitions was added.
13
11
 
14
12
  ### Changed
13
+ OData V2:
14
+ - Custom column property "columnIndex". Schema enhancement by defining range using "minimum=0".
15
15
 
16
16
  ### Removed
17
+ OData V4:
18
+ - In case of List Report views, non-applicable table properties are removed.
17
19
 
18
20
  ### Deprecated
19
21
 
20
22
  ### Fixed
21
- - OData V4:
22
- - Problems with deletion of ListReport table views.
23
- - Unknown properties removed from custom section definition in 'manifest.json'.
24
- - delete 'table/personalization' object property in 'manifest.json' if last property was removed.
25
- - Export. Delete of entries from `table/views` - views were not deleted during export if entries in annotation file were deleted as first.
26
- - When changing the table type in the page editor for LRP (V4), the respective manifest setting is not updated as long as this page is configured with the primary and secondary views
27
- - OData V2:
28
- - Sections and subsections with a reference to Communication.Contact or Communication.Address had not been shown, support of flexibility changes for them.
29
- - Facet or section references with multi-level navigation had not been handled correctly.
30
-
31
- ### Quality
32
- - Switch consumption of "@sapui5/ts-types" to "@sapui5/ts-types-esm".
33
-
34
- ## [1.100.1] - 2022-04-21
35
-
36
- ### Added
37
-
38
- - OData V2:
39
- - LR: Old settings for table type (tableType) had been ignored in newer specification releases. As a consequence, you may have found the table type twice in manifest, once with the old syntax and an additional entry with the new syntax, after switching to a newer UI5 version.
40
- Now an implicit conversion to the new tableSettings takes place, and the old setting gets automatically replaced during the export.
41
- - OData V4:
42
- - OP: Added support for presentationVariants with chart or lineItem visualization
43
-
44
- - Documentation actualized with regards to the new release version 1.100.
45
-
46
- ### Fixed
47
- - OData V4:
48
- - Exception in case of multi-tab views in manifest that referred to a SelectionVariant.
49
- - Export of table settings of list report was targeting the wrong manifest settings if a defaultTemplateAnnotationPath is defined, pointing to a SelectionPresentationVariant.
50
- - List report with multiple views: insert and reordering was not supported correctly.
51
- - OData V2:
52
- - After an entry of quickVariantSelectionX got deleted, the entry still was present in manifest.json.
53
- - Sections of subordinate object pages had not been added correctly to the app schema in all cases.
54
-
55
- ### Quality
56
- - upgrade ejs to 3.1.7
57
- - SonarQube: issued solved with regards to cognitive complexity
58
- - upgrade ejs to 3.1.7
59
-
60
- ## [1.100.0] - 2022-04-07
61
-
62
- ### Added
63
-
64
- - OData V2:
65
- - LR: Added support for `multiEdit` property to enable mass edit feature.
66
- - OData V4:
67
- - LR: Added support for property `hideFilterBar`
68
- - Support of defaultTemplateAnnotationPath as property; consider defaultTemplateAnnotationPath when retrieving the relevant table settings and while switching to ALP flavour.
69
-
70
- ### Fixed
71
-
72
- - OData V2:
73
- - Extensions - empty "extensions" object was created in "sap.ui5/"extends"/"extensions"/"sap.ui.viewExtensions"/"sap.suite.ui.generic.template.ListReport.view.ListReport".
23
+ OData V4:
24
+ - In case of List Report views, custom columns with navigation property are considered for the correct view.
25
+ - Avoid creation of empty personalization object
26
+ OData V2:
27
+ - Custom column issue with Grid/Tree/Analytical table types - empty second custom column is added in xml files
74
28
 
75
29
  ### Quality
76
30
 
77
- - Replace type object for schemas by Definition from 'typescript-json-schema'.
78
- - Upgrade of async.
@@ -44,6 +44,6 @@
44
44
  var exports = {},
45
45
  floorPlanIcon = `<svg id="floorPlan-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
46
46
  <g><path fill-rule="evenodd" clip-rule="evenodd" fill="#C5C5C5"d="M9 13V14H6V13H9ZM5 13V14H2V13H5ZM13 13V14H10V13H13ZM9 11V12H6V11H9ZM5 11V12H2V11H5ZM13 11V12H10V11H13ZM5 9V10H2V9H5ZM9 9V10H6V9H9ZM13 9V10H10V9H13ZM3.986 1.998V6.024H1.965V1.998H3.986ZM6.99 4.01V6.01H4.99V4.01H6.99ZM10.008 3.019V6.01H8.008V3.019H10.008ZM13.005 1.998V6.011H11.005V1.998H13.005ZM1 14.988H14.988V7.995H1V14.988ZM1.001 6.994H14.989V1H1.001V6.994ZM1.00169 0C0.449309 0 0 0.448336 0 1.00075V14.9992C0 15.5517 0.449309 16 1.00169 16H14.9993C15.5517 16 16 15.5517 16 14.9992V1.00075C16 0.448336 15.5517 0 14.9993 0H1.00169Z"/></g></svg>`;
47
- var treeData = {"name":"AnalyticalListPage","description":"SAP Fiori elements v2<br>Specification Version: 1.100.2","type":"schema","children":[{"name":"fitContent","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.f.DynamicPage","description":"Set fitContent to true to optimize the dynamic page responsiveness on small screens and behavior when the DynamicPageHeader is expanded or collapsed."},{"name":"table","children":[{"name":"type","children":[],"type":"string","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":"growingThreshold","children":[],"type":"number","artifact":"FlexChange","control":"sap.m.Table","description":"growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true."},{"name":"qualifier","children":[],"type":"string","artifact":"Manifest","description":"Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier."},{"name":"defaultContentView","children":[],"type":"chart|charttable|table","artifact":"Manifest","description":"Determines the visualization of content area"},{"name":"defaultFilterMode","children":[],"type":"compact|visual","artifact":"Manifest","description":"Determines the filter mode that is used"},{"name":"contentTitle","children":[],"type":"string","artifact":"Manifest","description":"Lets you define title for the content area"},{"name":"autoHide","children":[],"type":"boolean","artifact":"Manifest","description":"This setting allows developer to determine chart / table interaction. 'true' would mean chart act as filter for table, 'false' would mean that matching table rows are highlighted but table is not filtered."},{"name":"allFiltersAsInParameters","children":[],"type":"boolean","artifact":"Manifest","description":"All filter fields will be set as in parameter"},{"name":"multiSelect","children":[],"type":"boolean","artifact":"Manifest","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"createWithParameterDialog","children":[{"name":"fields","children":[{"name":"path","children":[],"type":"string","artifact":"Manifest"}]}],"type":"object","artifact":"Manifest","description":"You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"showTablePersonalisation","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"The showTablePersonalisation attribute can be set to false to hide the table personalization button."},{"name":"useExportToExcel","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"useExportToExcel must be set to true if you want to export data to a spreadsheet application, for example Microsoft Excel."},{"name":"exportType","children":[],"type":"GW|UI5Client","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Specifies the type of export to be used in the SmartTable control. UI5Client is the default option."},{"name":"fitContainer","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Set to false if the table does not occupy the entire space available in the container."},{"name":"quickVariantSelection","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have added to your annotations beforehand."},{"name":"quickVariantSelectionX","children":[{"name":"enableAutoBinding","children":[],"type":"boolean","artifact":"Manifest","description":"When set to true, this enables automatic binding of the table with either the tableBindingPath (if it exists) or the entitySet property."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"entitySet","children":[],"type":"string","description":"Represents the entity set that will be displayed in this variant"},{"name":"multiSelect","children":[],"type":"boolean","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"selectAll","children":[],"type":"boolean","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"type","children":[],"type":"string","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":"showItemNavigationOnChart","children":[],"type":"boolean","description":"To enable navigation for charts, you have to set the property to \"true\" and maintain an internal navigation target in the manifest."},{"name":"inlineDelete","children":[],"type":"boolean","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."}],"type":"object","artifact":"Manifest","description":"Switch on the multiple view feature (Multiple table mode with charts) and link to the variants you have added to your annotations."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"For analytical tables, grid tables and tree tables you can define a condensed table layout by setting condensedTableLayout to true."},{"name":"enableTableFilterInPageVariant","children":[],"type":"boolean","artifact":"Manifest","description":"If you have enabled harmonized variant management, by default, you cannot set a filter in the table personalization settings.\nTo enable filtering, set the enableTableFilterInPageVariant property to true."},{"name":"dataLoadSettings","children":[{"name":"loadDataOnAppLaunch","children":[],"type":"always|ifAnyFilterExist|never","artifact":"Manifest","description":"Change the default behavior for autoloading of data.\nFor multi-view scenarios, you can also change the setting enableAutobinding to False under quickVariantSelectionX instead of using the loadDataOnAppLaunch setting."}],"type":"object","artifact":"Manifest","description":"Change the default behavior for autoloading of data."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Column","description":"The width property defines the width of the column."},{"name":"hAlign","children":[],"type":"Begin|Center|End|Initial|Left|Right","artifact":"FlexChange","control":"sap.m.Column","description":"The hAlign property defines the horizontal alignment of the column content."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}],"type":"object","description":"Columns"}]}]},{"name":"filterBar","children":[{"name":"showGoButtonOnFilterBar","children":[],"type":"boolean","artifact":"Manifest","description":"Go button is displayed for compact filters when this is set to true"},{"name":"filterDefaultsFromSelectionVariant","children":[],"type":"boolean","artifact":"Manifest","description":"Lets you to add default values for FilterBar using SelectionVariant annotation"},{"name":"smartVariantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"Controls whether smart variant management is active. Default is true."},{"name":"liveMode","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"If liveMode is set, the search will be automatically triggered when a filter value is set."},{"name":"variantManagementHidden","children":[],"type":"boolean","artifact":"Manifest","description":"If you set the flag to true, then standard variant management is not available in the app. The app name is displayed instead.\nIf you set the flag to false or if the flag is not at all contained in the manifest of the app, the standard variant management is available and can be enabled or disabled."},{"name":"subTitleIfVariantMgmtHidden","children":[],"type":"string","artifact":"Manifest","description":"You can choose an app-specific title by setting the corresponding value for the subTitleIfVariantMgmtHidden property."},{"name":"dateSettings","children":[{"name":"useDateRange","children":[],"type":"boolean","artifact":"Manifest","description":"If set to true all date fields with filter restriction interval will be treated as DateTimeRange filters."},{"name":"selectedValues","children":[],"type":"array","artifact":"Manifest","description":"The selectedValues property is a set of standard date range values that you want to include or exclude."},{"name":"exclude","children":[],"type":"boolean","artifact":"Manifest","description":"The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters."}],"type":"object","artifact":"Manifest","description":"Use to set date settings for fields in smart filter bar"},{"name":"showClearOnFB","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Clear button on the FilterBar."},{"name":"showFilterConfiguration","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Filter button on the FilterBar."},{"name":"showRestoreOnFB","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Restore button on the FilterBar."},{"name":"selectionFields","children":[{"name":"selectedValues","children":[],"type":"array","artifact":"Manifest","description":"The selectedValues property is a set of standard date range values that you want to include or exclude."},{"name":"exclude","children":[],"type":"boolean","artifact":"Manifest","description":"The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters."},{"name":"customDateRangeImplementation","children":[],"type":"string","artifact":"Manifest","description":"This property references a JS class, which you use to modify the date range value list. You can either remove standard data range values or add custom values.\nThe customDateRangeImplementation setting takes priority followed by filter and selectedValues when excluding date range types."},{"name":"filter","children":[],"type":"array","artifact":"Manifest","description":"You can use the filter settings to include and exclude specific date range values."},{"name":"defaultValue","children":[{"name":"operation","children":[],"type":"DATETOYEAR|LAST2WEEKS|LAST3WEEKS|LAST4WEEKS|LAST5WEEKS|LASTMONTH|LASTQUARTER|LASTWEEK|LASTYEAR|QUARTER1|QUARTER2|QUARTER3|QUARTER4|THISMONTH|THISQUARTER|THISWEEK|THISYEAR|TODAY|TOMORROW|YEARTODATE|YESTERDAY","artifact":"Manifest","description":"The operation property is the value that will be set for semantic date range."}],"type":"object","artifact":"Manifest","description":"You can set a default value for semantic date range."}]}]},{"name":"chart","children":[{"name":"showLegendButton","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartchart.SmartChart","description":"Controls the visibility of the legend button."},{"name":"showDownloadButton","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartchart.SmartChart","description":"Controls the visibility of the chart download button."},{"name":"showChartTypeSelectionButton","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartchart.SmartChart","description":"Controls the visibility of the chart type button."},{"name":"ignoredChartTypes","children":[],"type":"array","artifact":"FlexChange","control":"sap.ui.comp.smartchart.SmartChart","description":"Comma-separated value fields do not showup in the list of available chart types."},{"name":"showDataLabel","children":[],"type":"boolean","artifact":"Manifest","description":"Controls the visibility of the data label."}]},{"name":"footer","children":[{"name":"actions","children":[{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]},{"name":"keyPerformanceIndicators","children":[{"name":"model","children":[],"type":"string","artifact":"Manifest","description":"Links to the item in \"models\" section which provides additional information"},{"name":"entitySet","children":[],"type":"string","artifact":"Manifest","description":"EntitySet used for bringing up the details displayed within the KPI tag/card"},{"name":"qualifier","children":[],"type":"string","artifact":"Manifest","description":"Refers to the UI.KPI annotation"},{"name":"filterable","children":[],"type":"boolean","artifact":"Manifest","description":"It ensures that KPI shows up as filterable"},{"name":"detailNavigation","children":[],"type":"string","artifact":"Manifest","description":"Points to an element within \"outbound\" property of the \"crossNavigation\" section"},{"name":"groupId","children":[],"type":"string","artifact":"Manifest","description":"To achieve faster end-to-end response time within analytical list page, enable batching of KPI by defining groupId in the KPI section of the descriptor configuration file"}],"type":"object","description":"Key Performance Indicators"}]};
47
+ var treeData = {"name":"AnalyticalListPage","description":"SAP Fiori elements v2<br>Specification Version: 1.102.0","type":"schema","children":[{"name":"fitContent","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.f.DynamicPage","description":"Set fitContent to true to optimize the dynamic page responsiveness on small screens and behavior when the DynamicPageHeader is expanded or collapsed."},{"name":"table","children":[{"name":"type","children":[],"type":"string","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":"growingThreshold","children":[],"type":"number","artifact":"FlexChange","control":"sap.m.Table","description":"growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true."},{"name":"qualifier","children":[],"type":"string","artifact":"Manifest","description":"Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier."},{"name":"defaultContentView","children":[],"type":"chart|charttable|table","artifact":"Manifest","description":"Determines the visualization of content area"},{"name":"defaultFilterMode","children":[],"type":"compact|visual","artifact":"Manifest","description":"Determines the filter mode that is used"},{"name":"contentTitle","children":[],"type":"string","artifact":"Manifest","description":"Lets you define title for the content area"},{"name":"autoHide","children":[],"type":"boolean","artifact":"Manifest","description":"This setting allows developer to determine chart / table interaction. 'true' would mean chart act as filter for table, 'false' would mean that matching table rows are highlighted but table is not filtered."},{"name":"allFiltersAsInParameters","children":[],"type":"boolean","artifact":"Manifest","description":"All filter fields will be set as in parameter"},{"name":"multiSelect","children":[],"type":"boolean","artifact":"Manifest","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"createWithParameterDialog","children":[{"name":"fields","children":[{"name":"path","children":[],"type":"string","artifact":"Manifest"}]}],"type":"object","artifact":"Manifest","description":"You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"showTablePersonalisation","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"The showTablePersonalisation attribute can be set to false to hide the table personalization button."},{"name":"useExportToExcel","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"useExportToExcel must be set to true if you want to export data to a spreadsheet application, for example Microsoft Excel."},{"name":"exportType","children":[],"type":"GW|UI5Client","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Specifies the type of export to be used in the SmartTable control. UI5Client is the default option."},{"name":"fitContainer","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Set to false if the table does not occupy the entire space available in the container."},{"name":"quickVariantSelection","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have added to your annotations beforehand."},{"name":"quickVariantSelectionX","children":[{"name":"enableAutoBinding","children":[],"type":"boolean","artifact":"Manifest","description":"When set to true, this enables automatic binding of the table with either the tableBindingPath (if it exists) or the entitySet property."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"entitySet","children":[],"type":"string","description":"Represents the entity set that will be displayed in this variant"},{"name":"multiSelect","children":[],"type":"boolean","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"selectAll","children":[],"type":"boolean","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"type","children":[],"type":"string","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":"showItemNavigationOnChart","children":[],"type":"boolean","description":"To enable navigation for charts, you have to set the property to \"true\" and maintain an internal navigation target in the manifest."},{"name":"inlineDelete","children":[],"type":"boolean","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."}],"type":"object","artifact":"Manifest","description":"Switch on the multiple view feature (Multiple table mode with charts) and link to the variants you have added to your annotations."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"For analytical tables, grid tables and tree tables you can define a condensed table layout by setting condensedTableLayout to true."},{"name":"enableTableFilterInPageVariant","children":[],"type":"boolean","artifact":"Manifest","description":"If you have enabled harmonized variant management, by default, you cannot set a filter in the table personalization settings.\nTo enable filtering, set the enableTableFilterInPageVariant property to true."},{"name":"dataLoadSettings","children":[{"name":"loadDataOnAppLaunch","children":[],"type":"always|ifAnyFilterExist|never","artifact":"Manifest","description":"Change the default behavior for autoloading of data.\nFor multi-view scenarios, you can also change the setting enableAutobinding to False under quickVariantSelectionX instead of using the loadDataOnAppLaunch setting."}],"type":"object","artifact":"Manifest","description":"Change the default behavior for autoloading of data."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Column","description":"The width property defines the width of the column."},{"name":"hAlign","children":[],"type":"Begin|Center|End|Initial|Left|Right","artifact":"FlexChange","control":"sap.m.Column","description":"The hAlign property defines the horizontal alignment of the column content."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}],"type":"object","description":"Columns"}]}]},{"name":"filterBar","children":[{"name":"showGoButtonOnFilterBar","children":[],"type":"boolean","artifact":"Manifest","description":"Go button is displayed for compact filters when this is set to true"},{"name":"filterDefaultsFromSelectionVariant","children":[],"type":"boolean","artifact":"Manifest","description":"Lets you to add default values for FilterBar using SelectionVariant annotation"},{"name":"smartVariantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"Controls whether smart variant management is active. Default is true."},{"name":"liveMode","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"If liveMode is set, the search will be automatically triggered when a filter value is set."},{"name":"variantManagementHidden","children":[],"type":"boolean","artifact":"Manifest","description":"If you set the flag to true, then standard variant management is not available in the app. The app name is displayed instead.\nIf you set the flag to false or if the flag is not at all contained in the manifest of the app, the standard variant management is available and can be enabled or disabled."},{"name":"subTitleIfVariantMgmtHidden","children":[],"type":"string","artifact":"Manifest","description":"You can choose an app-specific title by setting the corresponding value for the subTitleIfVariantMgmtHidden property."},{"name":"dateSettings","children":[{"name":"useDateRange","children":[],"type":"boolean","artifact":"Manifest","description":"If set to true all date fields with filter restriction interval will be treated as DateTimeRange filters."},{"name":"selectedValues","children":[],"type":"array","artifact":"Manifest","description":"The selectedValues property is a set of standard date range values that you want to include or exclude."},{"name":"exclude","children":[],"type":"boolean","artifact":"Manifest","description":"The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters."}],"type":"object","artifact":"Manifest","description":"Use to set date settings for fields in smart filter bar"},{"name":"showClearOnFB","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Clear button on the FilterBar."},{"name":"showFilterConfiguration","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Filter button on the FilterBar."},{"name":"showRestoreOnFB","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Restore button on the FilterBar."},{"name":"selectionFields","children":[{"name":"selectedValues","children":[],"type":"array","artifact":"Manifest","description":"The selectedValues property is a set of standard date range values that you want to include or exclude."},{"name":"exclude","children":[],"type":"boolean","artifact":"Manifest","description":"The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters."},{"name":"customDateRangeImplementation","children":[],"type":"string","artifact":"Manifest","description":"This property references a JS class, which you use to modify the date range value list. You can either remove standard data range values or add custom values.\nThe customDateRangeImplementation setting takes priority followed by filter and selectedValues when excluding date range types."},{"name":"filter","children":[],"type":"array","artifact":"Manifest","description":"You can use the filter settings to include and exclude specific date range values."},{"name":"defaultValue","children":[{"name":"operation","children":[],"type":"DATETOYEAR|LAST2WEEKS|LAST3WEEKS|LAST4WEEKS|LAST5WEEKS|LASTMONTH|LASTQUARTER|LASTWEEK|LASTYEAR|QUARTER1|QUARTER2|QUARTER3|QUARTER4|THISMONTH|THISQUARTER|THISWEEK|THISYEAR|TODAY|TOMORROW|YEARTODATE|YESTERDAY","artifact":"Manifest","description":"The operation property is the value that will be set for semantic date range."}],"type":"object","artifact":"Manifest","description":"You can set a default value for semantic date range."}]}]},{"name":"chart","children":[{"name":"showLegendButton","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartchart.SmartChart","description":"Controls the visibility of the legend button."},{"name":"showDownloadButton","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartchart.SmartChart","description":"Controls the visibility of the chart download button."},{"name":"showChartTypeSelectionButton","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartchart.SmartChart","description":"Controls the visibility of the chart type button."},{"name":"ignoredChartTypes","children":[],"type":"array","artifact":"FlexChange","control":"sap.ui.comp.smartchart.SmartChart","description":"Comma-separated value fields do not showup in the list of available chart types."},{"name":"showDataLabel","children":[],"type":"boolean","artifact":"Manifest","description":"Controls the visibility of the data label."}]},{"name":"footer","children":[{"name":"actions","children":[{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]},{"name":"keyPerformanceIndicators","children":[{"name":"model","children":[],"type":"string","artifact":"Manifest","description":"Links to the item in \"models\" section which provides additional information"},{"name":"entitySet","children":[],"type":"string","artifact":"Manifest","description":"EntitySet used for bringing up the details displayed within the KPI tag/card"},{"name":"qualifier","children":[],"type":"string","artifact":"Manifest","description":"Refers to the UI.KPI annotation"},{"name":"filterable","children":[],"type":"boolean","artifact":"Manifest","description":"It ensures that KPI shows up as filterable"},{"name":"detailNavigation","children":[],"type":"string","artifact":"Manifest","description":"Points to an element within \"outbound\" property of the \"crossNavigation\" section"},{"name":"groupId","children":[],"type":"string","artifact":"Manifest","description":"To achieve faster end-to-end response time within analytical list page, enable batching of KPI by defining groupId in the KPI section of the descriptor configuration file"}],"type":"object","description":"Key Performance Indicators"}]};
48
48
  </script>
49
49
  <script type="module" src="./../runDocu-min.js"></script>
@@ -43,6 +43,6 @@
43
43
  // placeholder for data
44
44
  var exports = {},
45
45
  floorPlanIcon;
46
- var treeData = {"name":"ApplicationV2","description":"SAP Fiori elements v2<br>Specification Version: 1.100.2","type":"schema","children":[{"name":"settings","children":[{"name":"forceGlobalRefresh","children":[],"type":"boolean","description":"If forceGlobalRefresh is not explicitly set to false, a global model refresh is triggered when the annotated side effects are executed."},{"name":"flexibleColumnLayout","children":[],"type":"object","description":"The flexible column layout allows users to see more details on the page, and to expand and collapse the screen areas. For the overview page, this layout is not relevant."},{"name":"tableColumnVerticalAlignment","children":[],"type":"Bottom|Middle|Top","description":"tableColumnVerticalAlignment provides an option for vertical alignment for the whole responsive table."},{"name":"draftDiscardConfirmationSettings","children":[{"name":"enabled","children":[],"type":"string","description":"Allows applications to turn off the discard draft confirmation popup in various scenarios"}],"type":"object","description":"Allows applications to configure confirmation popups in various scenarios"},{"name":"statePreservationMode","children":[],"type":"discovery|persistence","description":"Allows applications to configure persistence mode in an object page. Persistence mode retains the tab selection made on an object page in certain cases."},{"name":"title","children":[],"type":"string","description":"To change the application header, in your project artifacts, change the i18n property file\nfor your app under webapp/i18n/i18n.properties ->appTitle. Then, refer to the title as\n{{appTitle}} in the sap.app section of the manifest file."},{"name":"description","children":[],"type":"string","description":"To change the application header, in your project artifacts, change the i18n property file\nfor your app under webapp/i18n/i18n.properties ->appDescription. Then, refer to the description\nas {{appDescription}} in the sap.app section of the manifest file."},{"name":"flexEnabled","children":[],"type":"boolean","description":"To enable key user adaptation for the application, set the flexEnabled property to \"true\"."}]}]};
46
+ var treeData = {"name":"ApplicationV2","description":"SAP Fiori elements v2<br>Specification Version: 1.102.0","type":"schema","children":[{"name":"settings","children":[{"name":"forceGlobalRefresh","children":[],"type":"boolean","description":"If forceGlobalRefresh is not explicitly set to false, a global model refresh is triggered when the annotated side effects are executed."},{"name":"flexibleColumnLayout","children":[],"type":"object","description":"The flexible column layout allows users to see more details on the page, and to expand and collapse the screen areas. For the overview page, this layout is not relevant."},{"name":"tableColumnVerticalAlignment","children":[],"type":"Bottom|Middle|Top","description":"tableColumnVerticalAlignment provides an option for vertical alignment for the whole responsive table."},{"name":"draftDiscardConfirmationSettings","children":[{"name":"enabled","children":[],"type":"string","description":"Allows applications to turn off the discard draft confirmation popup in various scenarios"}],"type":"object","description":"Allows applications to configure confirmation popups in various scenarios"},{"name":"statePreservationMode","children":[],"type":"discovery|persistence","description":"Allows applications to configure persistence mode in an object page. Persistence mode retains the tab selection made on an object page in certain cases."},{"name":"title","children":[],"type":"string","description":"To change the application header, in your project artifacts, change the i18n property file\nfor your app under webapp/i18n/i18n.properties ->appTitle. Then, refer to the title as\n{{appTitle}} in the sap.app section of the manifest file."},{"name":"description","children":[],"type":"string","description":"To change the application header, in your project artifacts, change the i18n property file\nfor your app under webapp/i18n/i18n.properties ->appDescription. Then, refer to the description\nas {{appDescription}} in the sap.app section of the manifest file."},{"name":"flexEnabled","children":[],"type":"boolean","description":"To enable key user adaptation for the application, set the flexEnabled property to \"true\"."}]}]};
47
47
  </script>
48
48
  <script type="module" src="./../runDocu-min.js"></script>
@@ -44,6 +44,6 @@
44
44
  var exports = {},
45
45
  floorPlanIcon = `<svg id="floorPlan-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
46
46
  <g><path fill-rule="evenodd" clip-rule="evenodd" fill="#C5C5C5"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"/></g></svg>`;
47
- var treeData = {"name":"ListReport","description":"SAP Fiori elements v2<br>Specification Version: 1.100.2","type":"schema","children":[{"name":"fitContent","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.f.DynamicPage","description":"Set fitContent to true to optimize the dynamic page responsiveness on small screens and behavior when the DynamicPageHeader is expanded or collapsed."},{"name":"table","children":[{"name":"multiSelect","children":[],"type":"boolean","artifact":"Manifest","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"type","children":[],"type":"string","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":"includeItemInSelection","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.m.Table","description":"Set includeItemInSelection to true if you want items to be selectable when they are clicked rather than after the selection control has been set."},{"name":"popinLayout","children":[],"type":"Block|GridLarge|GridSmall","artifact":"FlexChange","control":"sap.m.Table","description":"popinLayout defines the layout in which the table pop-in rows are rendered."},{"name":"createWithFilters","children":[{"name":"strategy","children":[],"type":"string","artifact":"Manifest","description":"For the new create action to use the filter settings as input, set strategy to \"extension\" and implement the extension function as mentioned in help.sap.com for SAP S/4 HANA, section “Prefilling Fields When Creating a New Entity Using an Extension Point“."}],"type":"object","artifact":"Manifest","description":"createWithFilters adds a new create action that uses the filter settings as input."},{"name":"showDraftToggle","children":[],"type":"boolean","artifact":"Manifest","description":"In the list report and on the object page, you can enable buttons to display and hide draft values. By default, these buttons are hidden. To enable them, set the showDraftToggle flag to true."},{"name":"growingThreshold","children":[],"type":"number","artifact":"FlexChange","control":"sap.m.Table","description":"growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true."},{"name":"multiEdit","children":[{"name":"enabled","children":[],"type":"boolean","artifact":"Manifest","description":"When multiEdit is enabled, by default the dialog displays editable fields corresponding to columns that are currently displayed in the table."},{"name":"annotationPath","children":[],"type":"string","artifact":"Manifest","description":"Use annotationPath to define a mass edit dialog that points to a FieldGroup annotation with a qualifier."},{"name":"ignoredFields","children":[],"type":"array","artifact":"Manifest","description":"You can choose to hide certain fields from being displayed in key user adaptation and restrict them from being added to the Mass Edit dialog."}],"type":"object","artifact":"Manifest","description":"Allows you to edit a single object or multiple objects using a dialog in the list report page."},{"name":"createWithParameterDialog","children":[{"name":"fields","children":[{"name":"path","children":[],"type":"string","artifact":"Manifest"}]}],"type":"object","artifact":"Manifest","description":"You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"showTablePersonalisation","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"The showTablePersonalisation attribute can be set to false to hide the table personalization button."},{"name":"useExportToExcel","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"useExportToExcel must be set to true if you want to export data to a spreadsheet application, for example Microsoft Excel."},{"name":"exportType","children":[],"type":"GW|UI5Client","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Specifies the type of export to be used in the SmartTable control. UI5Client is the default option."},{"name":"fitContainer","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Set to false if the table does not occupy the entire space available in the container."},{"name":"quickVariantSelection","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have added to your annotations beforehand."},{"name":"quickVariantSelectionX","children":[{"name":"enableAutoBinding","children":[],"type":"boolean","artifact":"Manifest","description":"When set to true, this enables automatic binding of the table with either the tableBindingPath (if it exists) or the entitySet property."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"entitySet","children":[],"type":"string","description":"Represents the entity set that will be displayed in this variant"},{"name":"multiSelect","children":[],"type":"boolean","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"selectAll","children":[],"type":"boolean","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"type","children":[],"type":"string","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":"showItemNavigationOnChart","children":[],"type":"boolean","description":"To enable navigation for charts, you have to set the property to \"true\" and maintain an internal navigation target in the manifest."},{"name":"inlineDelete","children":[],"type":"boolean","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."}],"type":"object","artifact":"Manifest","description":"Switch on the multiple view feature (Multiple table mode with charts) and link to the variants you have added to your annotations."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"For analytical tables, grid tables and tree tables you can define a condensed table layout by setting condensedTableLayout to true."},{"name":"enableTableFilterInPageVariant","children":[],"type":"boolean","artifact":"Manifest","description":"If you have enabled harmonized variant management, by default, you cannot set a filter in the table personalization settings.\nTo enable filtering, set the enableTableFilterInPageVariant property to true."},{"name":"dataLoadSettings","children":[{"name":"loadDataOnAppLaunch","children":[],"type":"always|ifAnyFilterExist|never","artifact":"Manifest","description":"Change the default behavior for autoloading of data.\nFor multi-view scenarios, you can also change the setting enableAutobinding to False under quickVariantSelectionX instead of using the loadDataOnAppLaunch setting."}],"type":"object","artifact":"Manifest","description":"Change the default behavior for autoloading of data."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Column","description":"The width property defines the width of the column."},{"name":"hAlign","children":[],"type":"Begin|Center|End|Initial|Left|Right","artifact":"FlexChange","control":"sap.m.Column","description":"The hAlign property defines the horizontal alignment of the column content."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}],"type":"object","description":"Columns"}]},{"name":"inlineDelete","children":[],"type":"boolean","artifact":"Manifest","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"qualifier","children":[],"type":"string","artifact":"Manifest","description":"Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier."},{"name":"defaultContentView","children":[],"type":"chart|charttable|table","artifact":"Manifest","description":"Determines the visualization of content area"},{"name":"defaultFilterMode","children":[],"type":"compact|visual","artifact":"Manifest","description":"Determines the filter mode that is used"},{"name":"contentTitle","children":[],"type":"string","artifact":"Manifest","description":"Lets you define title for the content area"},{"name":"allFiltersAsInParameters","children":[],"type":"boolean","artifact":"Manifest","description":"All filter fields will be set as in parameter"}]},{"name":"filterBar","children":[{"name":"annotationPath","children":[],"type":"string","artifact":"Manifest","description":"Lets you to add default values for FilterBar using SelectionVariant annotation"},{"name":"smartVariantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"Controls whether smart variant management is active. Default is true."},{"name":"liveMode","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"If liveMode is set, the search will be automatically triggered when a filter value is set."},{"name":"variantManagementHidden","children":[],"type":"boolean","artifact":"Manifest","description":"If you set the flag to true, then standard variant management is not available in the app. The app name is displayed instead.\nIf you set the flag to false or if the flag is not at all contained in the manifest of the app, the standard variant management is available and can be enabled or disabled."},{"name":"subTitleIfVariantMgmtHidden","children":[],"type":"string","artifact":"Manifest","description":"You can choose an app-specific title by setting the corresponding value for the subTitleIfVariantMgmtHidden property."},{"name":"dateSettings","children":[{"name":"useDateRange","children":[],"type":"boolean","artifact":"Manifest","description":"If set to true all date fields with filter restriction interval will be treated as DateTimeRange filters."},{"name":"selectedValues","children":[],"type":"array","artifact":"Manifest","description":"The selectedValues property is a set of standard date range values that you want to include or exclude."},{"name":"exclude","children":[],"type":"boolean","artifact":"Manifest","description":"The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters."}],"type":"object","artifact":"Manifest","description":"Use to set date settings for fields in smart filter bar"},{"name":"showClearOnFB","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Clear button on the FilterBar."},{"name":"showFilterConfiguration","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Filter button on the FilterBar."},{"name":"showRestoreOnFB","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Restore button on the FilterBar."},{"name":"selectionFields","children":[{"name":"selectedValues","children":[],"type":"array","artifact":"Manifest","description":"The selectedValues property is a set of standard date range values that you want to include or exclude."},{"name":"exclude","children":[],"type":"boolean","artifact":"Manifest","description":"The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters."},{"name":"customDateRangeImplementation","children":[],"type":"string","artifact":"Manifest","description":"This property references a JS class, which you use to modify the date range value list. You can either remove standard data range values or add custom values.\nThe customDateRangeImplementation setting takes priority followed by filter and selectedValues when excluding date range types."},{"name":"filter","children":[],"type":"array","artifact":"Manifest","description":"You can use the filter settings to include and exclude specific date range values."},{"name":"defaultValue","children":[{"name":"operation","children":[],"type":"DATETOYEAR|LAST2WEEKS|LAST3WEEKS|LAST4WEEKS|LAST5WEEKS|LASTMONTH|LASTQUARTER|LASTWEEK|LASTYEAR|QUARTER1|QUARTER2|QUARTER3|QUARTER4|THISMONTH|THISQUARTER|THISWEEK|THISYEAR|TODAY|TOMORROW|YEARTODATE|YESTERDAY","artifact":"Manifest","description":"The operation property is the value that will be set for semantic date range."}],"type":"object","artifact":"Manifest","description":"You can set a default value for semantic date range."}]}]},{"name":"footer","children":[{"name":"actions","children":[{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]}]};
47
+ var treeData = {"name":"ListReport","description":"SAP Fiori elements v2<br>Specification Version: 1.102.0","type":"schema","children":[{"name":"fitContent","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.f.DynamicPage","description":"Set fitContent to true to optimize the dynamic page responsiveness on small screens and behavior when the DynamicPageHeader is expanded or collapsed."},{"name":"table","children":[{"name":"multiSelect","children":[],"type":"boolean","artifact":"Manifest","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"type","children":[],"type":"string","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":"includeItemInSelection","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.m.Table","description":"Set includeItemInSelection to true if you want items to be selectable when they are clicked rather than after the selection control has been set."},{"name":"popinLayout","children":[],"type":"Block|GridLarge|GridSmall","artifact":"FlexChange","control":"sap.m.Table","description":"popinLayout defines the layout in which the table pop-in rows are rendered."},{"name":"createWithFilters","children":[{"name":"strategy","children":[],"type":"string","artifact":"Manifest","description":"For the new create action to use the filter settings as input, set strategy to \"extension\" and implement the extension function as mentioned in help.sap.com for SAP S/4 HANA, section “Prefilling Fields When Creating a New Entity Using an Extension Point“."}],"type":"object","artifact":"Manifest","description":"createWithFilters adds a new create action that uses the filter settings as input."},{"name":"showDraftToggle","children":[],"type":"boolean","artifact":"Manifest","description":"In the list report and on the object page, you can enable buttons to display and hide draft values. By default, these buttons are hidden. To enable them, set the showDraftToggle flag to true."},{"name":"growingThreshold","children":[],"type":"number","artifact":"FlexChange","control":"sap.m.Table","description":"growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true."},{"name":"multiEdit","children":[{"name":"enabled","children":[],"type":"boolean","artifact":"Manifest","description":"When multiEdit is enabled, by default the dialog displays editable fields corresponding to columns that are currently displayed in the table."},{"name":"annotationPath","children":[],"type":"string","artifact":"Manifest","description":"Use annotationPath to define a mass edit dialog that points to a FieldGroup annotation with a qualifier."},{"name":"ignoredFields","children":[],"type":"array","artifact":"Manifest","description":"You can choose to hide certain fields from being displayed in key user adaptation and restrict them from being added to the Mass Edit dialog."}],"type":"object","artifact":"Manifest","description":"Allows you to edit a single object or multiple objects using a dialog in the list report page."},{"name":"createWithParameterDialog","children":[{"name":"fields","children":[{"name":"path","children":[],"type":"string","artifact":"Manifest"}]}],"type":"object","artifact":"Manifest","description":"You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"showTablePersonalisation","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"The showTablePersonalisation attribute can be set to false to hide the table personalization button."},{"name":"useExportToExcel","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"useExportToExcel must be set to true if you want to export data to a spreadsheet application, for example Microsoft Excel."},{"name":"exportType","children":[],"type":"GW|UI5Client","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Specifies the type of export to be used in the SmartTable control. UI5Client is the default option."},{"name":"fitContainer","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Set to false if the table does not occupy the entire space available in the container."},{"name":"quickVariantSelection","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have added to your annotations beforehand."},{"name":"quickVariantSelectionX","children":[{"name":"enableAutoBinding","children":[],"type":"boolean","artifact":"Manifest","description":"When set to true, this enables automatic binding of the table with either the tableBindingPath (if it exists) or the entitySet property."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"entitySet","children":[],"type":"string","description":"Represents the entity set that will be displayed in this variant"},{"name":"multiSelect","children":[],"type":"boolean","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"selectAll","children":[],"type":"boolean","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"type","children":[],"type":"string","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":"showItemNavigationOnChart","children":[],"type":"boolean","description":"To enable navigation for charts, you have to set the property to \"true\" and maintain an internal navigation target in the manifest."},{"name":"inlineDelete","children":[],"type":"boolean","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."},{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."}],"type":"object","artifact":"Manifest","description":"Switch on the multiple view feature (Multiple table mode with charts) and link to the variants you have added to your annotations."},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"For analytical tables, grid tables and tree tables you can define a condensed table layout by setting condensedTableLayout to true."},{"name":"enableTableFilterInPageVariant","children":[],"type":"boolean","artifact":"Manifest","description":"If you have enabled harmonized variant management, by default, you cannot set a filter in the table personalization settings.\nTo enable filtering, set the enableTableFilterInPageVariant property to true."},{"name":"dataLoadSettings","children":[{"name":"loadDataOnAppLaunch","children":[],"type":"always|ifAnyFilterExist|never","artifact":"Manifest","description":"Change the default behavior for autoloading of data.\nFor multi-view scenarios, you can also change the setting enableAutobinding to False under quickVariantSelectionX instead of using the loadDataOnAppLaunch setting."}],"type":"object","artifact":"Manifest","description":"Change the default behavior for autoloading of data."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Column","description":"The width property defines the width of the column."},{"name":"hAlign","children":[],"type":"Begin|Center|End|Initial|Left|Right","artifact":"FlexChange","control":"sap.m.Column","description":"The hAlign property defines the horizontal alignment of the column content."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}],"type":"object","description":"Columns"}]},{"name":"inlineDelete","children":[],"type":"boolean","artifact":"Manifest","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"qualifier","children":[],"type":"string","artifact":"Manifest","description":"Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier."},{"name":"defaultContentView","children":[],"type":"chart|charttable|table","artifact":"Manifest","description":"Determines the visualization of content area"},{"name":"defaultFilterMode","children":[],"type":"compact|visual","artifact":"Manifest","description":"Determines the filter mode that is used"},{"name":"contentTitle","children":[],"type":"string","artifact":"Manifest","description":"Lets you define title for the content area"},{"name":"allFiltersAsInParameters","children":[],"type":"boolean","artifact":"Manifest","description":"All filter fields will be set as in parameter"}]},{"name":"filterBar","children":[{"name":"annotationPath","children":[],"type":"string","artifact":"Manifest","description":"Lets you to add default values for FilterBar using SelectionVariant annotation"},{"name":"smartVariantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"Controls whether smart variant management is active. Default is true."},{"name":"liveMode","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"If liveMode is set, the search will be automatically triggered when a filter value is set."},{"name":"variantManagementHidden","children":[],"type":"boolean","artifact":"Manifest","description":"If you set the flag to true, then standard variant management is not available in the app. The app name is displayed instead.\nIf you set the flag to false or if the flag is not at all contained in the manifest of the app, the standard variant management is available and can be enabled or disabled."},{"name":"subTitleIfVariantMgmtHidden","children":[],"type":"string","artifact":"Manifest","description":"You can choose an app-specific title by setting the corresponding value for the subTitleIfVariantMgmtHidden property."},{"name":"dateSettings","children":[{"name":"useDateRange","children":[],"type":"boolean","artifact":"Manifest","description":"If set to true all date fields with filter restriction interval will be treated as DateTimeRange filters."},{"name":"selectedValues","children":[],"type":"array","artifact":"Manifest","description":"The selectedValues property is a set of standard date range values that you want to include or exclude."},{"name":"exclude","children":[],"type":"boolean","artifact":"Manifest","description":"The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters."}],"type":"object","artifact":"Manifest","description":"Use to set date settings for fields in smart filter bar"},{"name":"showClearOnFB","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Clear button on the FilterBar."},{"name":"showFilterConfiguration","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Filter button on the FilterBar."},{"name":"showRestoreOnFB","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smartfilterbar.SmartFilterBar","description":"Handles visibility of the Restore button on the FilterBar."},{"name":"selectionFields","children":[{"name":"selectedValues","children":[],"type":"array","artifact":"Manifest","description":"The selectedValues property is a set of standard date range values that you want to include or exclude."},{"name":"exclude","children":[],"type":"boolean","artifact":"Manifest","description":"The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters."},{"name":"customDateRangeImplementation","children":[],"type":"string","artifact":"Manifest","description":"This property references a JS class, which you use to modify the date range value list. You can either remove standard data range values or add custom values.\nThe customDateRangeImplementation setting takes priority followed by filter and selectedValues when excluding date range types."},{"name":"filter","children":[],"type":"array","artifact":"Manifest","description":"You can use the filter settings to include and exclude specific date range values."},{"name":"defaultValue","children":[{"name":"operation","children":[],"type":"DATETOYEAR|LAST2WEEKS|LAST3WEEKS|LAST4WEEKS|LAST5WEEKS|LASTMONTH|LASTQUARTER|LASTWEEK|LASTYEAR|QUARTER1|QUARTER2|QUARTER3|QUARTER4|THISMONTH|THISQUARTER|THISWEEK|THISYEAR|TODAY|TOMORROW|YEARTODATE|YESTERDAY","artifact":"Manifest","description":"The operation property is the value that will be set for semantic date range."}],"type":"object","artifact":"Manifest","description":"You can set a default value for semantic date range."}]}]},{"name":"footer","children":[{"name":"actions","children":[{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]}]};
48
48
  </script>
49
49
  <script type="module" src="./../runDocu-min.js"></script>
@@ -44,6 +44,6 @@
44
44
  var exports = {},
45
45
  floorPlanIcon = `<svg id="floorPlan-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
46
46
  <g><path fill-rule="evenodd" clip-rule="evenodd" fill="#C5C5C5"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"/></g></svg>`;
47
- var treeData = {"name":"ObjectPage","description":"SAP Fiori elements v2<br>Specification Version: 1.100.2","type":"schema","children":[{"name":"showConfirmationOnDraftActivate","children":[],"type":"boolean","artifact":"Manifest","description":"Set showConfirmationOnDraftActivate to true to enable a confirmation before a save if you have pending warnings."},{"name":"hideChevronForUnauthorizedExtNav","children":[],"type":"boolean","artifact":"Manifest","description":"If you set this property to true, the navigation chevron is hidden in case the launchpad indicates that the user has no authorization to navigate."},{"name":"allowDeepLinking","children":[],"type":"boolean","artifact":"Manifest","description":"allowDeepLinking restricts deep linking to certain object page levels."},{"name":"navToListOnSave","children":[],"type":"boolean","artifact":"Manifest","description":"If you set navToListOnSave to true, the application will navigate back to the list on a save."},{"name":"defaultLayoutTypeIfExternalNavigation","children":[],"type":"string","artifact":"Manifest","description":"If this flag is set, then during inbound navigation to flexible column layout application, if the navigation context points to a unique object, then the object page is opened in full screen mode."},{"name":"globalChartSettings","children":[{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for charts in an object page"}],"type":"object","artifact":"Manifest","description":"Settings for all charts on an object page"},{"name":"header","children":[{"name":"showRelatedApps","children":[],"type":"boolean","artifact":"Manifest","description":"Set showRelatedApps to true to show the navigation button for related apps."},{"name":"editableHeaderContent","children":[],"type":"boolean","artifact":"Manifest","description":"Set editableHeaderContent to true to make the header fields editable."},{"name":"simpleHeaderFacets","children":[],"type":"boolean","artifact":"Manifest","description":"Set simpleHeaderFacets to true to use simpler header facets."},{"name":"displayShape","children":[],"type":"Circle|Square","artifact":"FlexChange","control":"sap.f.Avatar","description":"With displayShape you can define the shape of the avatar."},{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"Defines the Button type."}],"type":"object","description":"Set properties of actions on Object Page Header"}]},{"name":"layout","children":[{"name":"showHeaderContent","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.uxap.ObjectPageLayout","description":"showHeaderContent determines the visibility of the Header content."},{"name":"showAnchorBar","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.uxap.ObjectPageLayout","description":"showAnchorBar determines whether the navigation bar (anchor bar) is displayed."},{"name":"useIconTabBar","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.uxap.ObjectPageLayout","description":"useIconTabBar determines whether the navigation mode is tab-based instead of based on the default anchor bar."},{"name":"alwaysShowContentHeader","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.uxap.ObjectPageLayout","description":"alwaysShowContentHeader determines whether header content will always be expanded on desktop."}]},{"name":"sections","children":[{"name":"sectionId","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.uxap.ObjectPageSubSection","description":"Whether the section should be visible on the screen."},{"name":"form","children":[{"name":"fields","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.ui.comp.smartform.SmartGroup","description":"Whether the field should be visible on the screen."}]},{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]},{"name":"table","children":[{"name":"multiSelect","children":[],"type":"boolean","artifact":"Manifest","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"type","children":[],"type":"string","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":"includeItemInSelection","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.m.Table","description":"Set includeItemInSelection to true if you want items to be selectable when clicked, rather than after the selection control has been set."},{"name":"popinLayout","children":[],"type":"Block|GridLarge|GridSmall","artifact":"FlexChange","control":"sap.m.Table","description":"popinLayout defines the layout in which the table pop-in rows shall be rendered."},{"name":"growingThreshold","children":[],"type":"number","artifact":"FlexChange","control":"sap.m.Table","description":"growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true."},{"name":"createWithParameterDialog","children":[{"name":"fields","children":[{"name":"path","children":[],"type":"string","artifact":"Manifest"}]}],"type":"object","artifact":"Manifest","description":"You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page."},{"name":"editable","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"With editable you can control if a table can be edited. It should be set to false for smart tables with non-editable content."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"quickVariantSelection","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have been added to your annotations before."},{"name":"useExportToExcel","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"useExportToExcel must be set to true if you want to export data to a spreadsheet application, for example Microsoft Excel."},{"name":"exportType","children":[],"type":"GW|UI5Client","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Specifies the type of export to be used in the SmartTable control. UI5Client is the default option."},{"name":"createMode","children":[],"type":"string","artifact":"Manifest","description":"Use createMode 'inline' to enable inline creation of table entries for draft enabled applications."},{"name":"disableDefaultInlineCreateSort","children":[],"type":"boolean","artifact":"Manifest","description":"If createMode is set to inline, you can use this setting to disable the default sort order."},{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for a specific table on an object page."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Column","description":"The width property defines the width of the column."},{"name":"hAlign","children":[],"type":"Begin|Center|End|Initial|Left|Right","artifact":"FlexChange","control":"sap.m.Column","description":"The hAlign property defines the horizontal alignment of the column content."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}],"type":"object","description":"Columns"}]},{"name":"inlineDelete","children":[],"type":"boolean","artifact":"Manifest","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"For the analytical table, grid table and tree table you can decide on a condensed table layout by setting condensedTableLayout to true."}]},{"name":"chart","children":[{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for charts in an object page"}]},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"},{"name":"subsections","children":[{"name":"form","children":[{"name":"fields","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.ui.comp.smartform.SmartGroup","description":"Whether the field should be visible on the screen."}]},{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]},{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.uxap.ObjectPageSubSection","description":"Whether the section should be visible on the screen."},{"name":"table","children":[{"name":"multiSelect","children":[],"type":"boolean","artifact":"Manifest","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"type","children":[],"type":"string","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":"includeItemInSelection","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.m.Table","description":"Set includeItemInSelection to true if you want items to be selectable when clicked, rather than after the selection control has been set."},{"name":"popinLayout","children":[],"type":"Block|GridLarge|GridSmall","artifact":"FlexChange","control":"sap.m.Table","description":"popinLayout defines the layout in which the table pop-in rows shall be rendered."},{"name":"growingThreshold","children":[],"type":"number","artifact":"FlexChange","control":"sap.m.Table","description":"growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true."},{"name":"createWithParameterDialog","children":[{"name":"fields","children":[{"name":"path","children":[],"type":"string","artifact":"Manifest"}]}],"type":"object","artifact":"Manifest","description":"You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page."},{"name":"editable","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"With editable you can control if a table can be edited. It should be set to false for smart tables with non-editable content."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"quickVariantSelection","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have been added to your annotations before."},{"name":"useExportToExcel","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"useExportToExcel must be set to true if you want to export data to a spreadsheet application, for example Microsoft Excel."},{"name":"exportType","children":[],"type":"GW|UI5Client","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Specifies the type of export to be used in the SmartTable control. UI5Client is the default option."},{"name":"createMode","children":[],"type":"string","artifact":"Manifest","description":"Use createMode 'inline' to enable inline creation of table entries for draft enabled applications."},{"name":"disableDefaultInlineCreateSort","children":[],"type":"boolean","artifact":"Manifest","description":"If createMode is set to inline, you can use this setting to disable the default sort order."},{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for a specific table on an object page."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Column","description":"The width property defines the width of the column."},{"name":"hAlign","children":[],"type":"Begin|Center|End|Initial|Left|Right","artifact":"FlexChange","control":"sap.m.Column","description":"The hAlign property defines the horizontal alignment of the column content."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}],"type":"object","description":"Columns"}]},{"name":"inlineDelete","children":[],"type":"boolean","artifact":"Manifest","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"For the analytical table, grid table and tree table you can decide on a condensed table layout by setting condensedTableLayout to true."}]},{"name":"chart","children":[{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for charts in an object page"}]},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"}]}]}]},{"name":"footer","children":[{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]}]};
47
+ var treeData = {"name":"ObjectPage","description":"SAP Fiori elements v2<br>Specification Version: 1.102.0","type":"schema","children":[{"name":"showConfirmationOnDraftActivate","children":[],"type":"boolean","artifact":"Manifest","description":"Set showConfirmationOnDraftActivate to true to enable a confirmation before a save if you have pending warnings."},{"name":"hideChevronForUnauthorizedExtNav","children":[],"type":"boolean","artifact":"Manifest","description":"If you set this property to true, the navigation chevron is hidden in case the launchpad indicates that the user has no authorization to navigate."},{"name":"allowDeepLinking","children":[],"type":"boolean","artifact":"Manifest","description":"allowDeepLinking restricts deep linking to certain object page levels."},{"name":"navToListOnSave","children":[],"type":"boolean","artifact":"Manifest","description":"If you set navToListOnSave to true, the application will navigate back to the list on a save."},{"name":"defaultLayoutTypeIfExternalNavigation","children":[],"type":"string","artifact":"Manifest","description":"If this flag is set, then during inbound navigation to flexible column layout application, if the navigation context points to a unique object, then the object page is opened in full screen mode."},{"name":"globalChartSettings","children":[{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for charts in an object page"}],"type":"object","artifact":"Manifest","description":"Settings for all charts on an object page"},{"name":"header","children":[{"name":"showRelatedApps","children":[],"type":"boolean","artifact":"Manifest","description":"Set showRelatedApps to true to show the navigation button for related apps."},{"name":"editableHeaderContent","children":[],"type":"boolean","artifact":"Manifest","description":"Set editableHeaderContent to true to make the header fields editable."},{"name":"simpleHeaderFacets","children":[],"type":"boolean","artifact":"Manifest","description":"Set simpleHeaderFacets to true to use simpler header facets."},{"name":"displayShape","children":[],"type":"Circle|Square","artifact":"FlexChange","control":"sap.f.Avatar","description":"With displayShape you can define the shape of the avatar."},{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.uxap.ObjectPageHeaderActionButton","description":"Defines the Button type."}],"type":"object","description":"Set properties of actions on Object Page Header"}]},{"name":"layout","children":[{"name":"showHeaderContent","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.uxap.ObjectPageLayout","description":"showHeaderContent determines the visibility of the Header content."},{"name":"showAnchorBar","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.uxap.ObjectPageLayout","description":"showAnchorBar determines whether the navigation bar (anchor bar) is displayed."},{"name":"useIconTabBar","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.uxap.ObjectPageLayout","description":"useIconTabBar determines whether the navigation mode is tab-based instead of based on the default anchor bar."},{"name":"alwaysShowContentHeader","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.uxap.ObjectPageLayout","description":"alwaysShowContentHeader determines whether header content will always be expanded on desktop."}]},{"name":"sections","children":[{"name":"sectionId","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.uxap.ObjectPageSubSection","description":"Whether the section should be visible on the screen."},{"name":"form","children":[{"name":"fields","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.ui.comp.smartform.SmartGroup","description":"Whether the field should be visible on the screen."}]},{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]},{"name":"table","children":[{"name":"multiSelect","children":[],"type":"boolean","artifact":"Manifest","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"type","children":[],"type":"string","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":"includeItemInSelection","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.m.Table","description":"Set includeItemInSelection to true if you want items to be selectable when clicked, rather than after the selection control has been set."},{"name":"popinLayout","children":[],"type":"Block|GridLarge|GridSmall","artifact":"FlexChange","control":"sap.m.Table","description":"popinLayout defines the layout in which the table pop-in rows shall be rendered."},{"name":"growingThreshold","children":[],"type":"number","artifact":"FlexChange","control":"sap.m.Table","description":"growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true."},{"name":"createWithParameterDialog","children":[{"name":"fields","children":[{"name":"path","children":[],"type":"string","artifact":"Manifest"}]}],"type":"object","artifact":"Manifest","description":"You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page."},{"name":"editable","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"With editable you can control if a table can be edited. It should be set to false for smart tables with non-editable content."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"quickVariantSelection","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have been added to your annotations before."},{"name":"useExportToExcel","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"useExportToExcel must be set to true if you want to export data to a spreadsheet application, for example Microsoft Excel."},{"name":"exportType","children":[],"type":"GW|UI5Client","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Specifies the type of export to be used in the SmartTable control. UI5Client is the default option."},{"name":"createMode","children":[],"type":"string","artifact":"Manifest","description":"Use createMode 'inline' to enable inline creation of table entries for draft enabled applications."},{"name":"disableDefaultInlineCreateSort","children":[],"type":"boolean","artifact":"Manifest","description":"If createMode is set to inline, you can use this setting to disable the default sort order."},{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for a specific table on an object page."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Column","description":"The width property defines the width of the column."},{"name":"hAlign","children":[],"type":"Begin|Center|End|Initial|Left|Right","artifact":"FlexChange","control":"sap.m.Column","description":"The hAlign property defines the horizontal alignment of the column content."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}],"type":"object","description":"Columns"}]},{"name":"inlineDelete","children":[],"type":"boolean","artifact":"Manifest","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"For the analytical table, grid table and tree table you can decide on a condensed table layout by setting condensedTableLayout to true."}]},{"name":"chart","children":[{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for charts in an object page"}]},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"},{"name":"subsections","children":[{"name":"form","children":[{"name":"fields","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.ui.comp.smartform.SmartGroup","description":"Whether the field should be visible on the screen."}]},{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]},{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.uxap.ObjectPageSubSection","description":"Whether the section should be visible on the screen."},{"name":"table","children":[{"name":"multiSelect","children":[],"type":"boolean","artifact":"Manifest","description":"Single selection in tables is enabled by default. If you want, you can enable multi-select."},{"name":"type","children":[],"type":"string","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":"includeItemInSelection","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.m.Table","description":"Set includeItemInSelection to true if you want items to be selectable when clicked, rather than after the selection control has been set."},{"name":"popinLayout","children":[],"type":"Block|GridLarge|GridSmall","artifact":"FlexChange","control":"sap.m.Table","description":"popinLayout defines the layout in which the table pop-in rows shall be rendered."},{"name":"growingThreshold","children":[],"type":"number","artifact":"FlexChange","control":"sap.m.Table","description":"growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true."},{"name":"createWithParameterDialog","children":[{"name":"fields","children":[{"name":"path","children":[],"type":"string","artifact":"Manifest"}]}],"type":"object","artifact":"Manifest","description":"You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page."},{"name":"editable","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"With editable you can control if a table can be edited. It should be set to false for smart tables with non-editable content."},{"name":"selectAll","children":[],"type":"boolean","artifact":"Manifest","description":"The 'Select All' button is disabled by default. To enable it, set selectAll to true."},{"name":"selectionLimit","children":[],"type":"number","artifact":"Manifest","description":"If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated."},{"name":"quickVariantSelection","children":[{"name":"showCounts","children":[],"type":"boolean","artifact":"Manifest","description":"To show the number of records available, set showCounts to true."},{"name":"variants","children":[{"name":"Instance (key = number)","children":[{"name":"key","children":[],"type":"string","description":"A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory."},{"name":"annotationPath","children":[],"type":"string","description":"Use annotationPath to define a specific variant that points to a SelectionVariant or SelectionPresentationVariant annotation."}]}],"type":"object","artifact":"Manifest","description":"The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations."}],"type":"object","artifact":"Manifest","description":"With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have been added to your annotations before."},{"name":"useExportToExcel","children":[],"type":"boolean","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"useExportToExcel must be set to true if you want to export data to a spreadsheet application, for example Microsoft Excel."},{"name":"exportType","children":[],"type":"GW|UI5Client","artifact":"FlexChange","control":"sap.ui.comp.smarttable.SmartTable","description":"Specifies the type of export to be used in the SmartTable control. UI5Client is the default option."},{"name":"createMode","children":[],"type":"string","artifact":"Manifest","description":"Use createMode 'inline' to enable inline creation of table entries for draft enabled applications."},{"name":"disableDefaultInlineCreateSort","children":[],"type":"boolean","artifact":"Manifest","description":"If createMode is set to inline, you can use this setting to disable the default sort order."},{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for a specific table on an object page."},{"name":"toolBar","children":[{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}],"type":"object","description":"Tool Bar"},{"name":"columns","children":[{"name":"columnId","children":[{"name":"width","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Column","description":"The width property defines the width of the column."},{"name":"hAlign","children":[],"type":"Begin|Center|End|Initial|Left|Right","artifact":"FlexChange","control":"sap.m.Column","description":"The hAlign property defines the horizontal alignment of the column content."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}],"type":"object","description":"Columns"}]},{"name":"inlineDelete","children":[],"type":"boolean","artifact":"Manifest","description":"Used to enable inline deletion in a responsive table of list report and object page"},{"name":"condensedTableLayout","children":[],"type":"boolean","artifact":"Manifest","description":"For the analytical table, grid table and tree table you can decide on a condensed table layout by setting condensedTableLayout to true."}]},{"name":"chart","children":[{"name":"variantManagement","children":[],"type":"boolean","artifact":"Manifest","description":"To enable variant management for charts in an object page"}]},{"name":"contact","children":[],"type":"object","description":"Contact"},{"name":"address","children":[],"type":"object","description":"Address"}]}]}]},{"name":"footer","children":[{"name":"actions","children":[{"name":"visible","children":[],"type":"false|true|{ui>/editable}|{= !${ui>/editable}}","artifact":"FlexChange","control":"sap.m.Button","description":"Whether the button should be visible on the screen."},{"name":"tooltip","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"The text of the button tooltip, preferably as an i18n key."},{"name":"icon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Icon to be displayed as graphical element within the Button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"activeIcon","children":[],"type":"string","artifact":"FlexChange","control":"sap.m.Button","description":"Alternative icon for the active (depressed) state of the button. Can be an image or icon from the icon font (https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI."},{"name":"type","children":[],"type":"Accept|Attention|Back|Critical|Default|Emphasized|Ghost|Negative|Neutral|Reject|Success|Transparent|Unstyled|Up","artifact":"FlexChange","control":"sap.m.Button","description":"Defines the Button type."}]}]}]};
48
48
  </script>
49
49
  <script type="module" src="./../runDocu-min.js"></script>