You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,9 @@ User Interface related Features:
90
90
-[Model Localization](https://cap.cloud.sap/docs/guides/i18n) for [English](app/_i18n/i18n.properties) and [German](app/_i18n/i18n_de.properties) language for static texts
91
91
-[Custom File Upload extension](app/admin/webapp/extension/Upload.js) which provides a button for uploading `CSV` files
92
92
- A simple Swagger UI for the CatalogService API at <http://localhost:8080/swagger/index.html>
93
-
- UI5 Tree Table
93
+
- UI5 [Tree Table](app/genres/webapp/manifest.json) with Value Help for [GenreHierarchy](app/admin/fiori-service.cds)
94
+
-[Custom event handlers](https://cap.cloud.sap/docs/java/provisioning-api) for Tree Table such as the [Custom business logic for GenreHierarchy](srv/src/main/java/my/bookshop/handlers/HierarchyHandler.java).
95
+
Please note, that Tree Tables must be used with HANA. Custom event handler in this case provides a limited support ment for local testing.
0 commit comments