Components and Tools of 3D Printers.
- TypeScript
- Fiori Elements OData V4 with extensions
- Controller extension (
controller.ts) configured inmanifest.jsonfor given Entity/Object Page only - re-declare module 'sap/ui/core/mvc/ControllerExtension' for easier inheritance in TS
- Custom subsection fragments and event handlers, where handler is loaded with
core:requireinside the fargment. Note that not on the fragment level, but inside the content ! - manifest.json configuration
(".extension...")to use controller extension (controller.ts) as EventHandler for custom actions (not in custom action handler like SomeName.ts) - Barcode rendering upon action in Custom Section
- Opening a dialog fragment and rendering Barcode inside the dialog
