SAPUI5 Simple Actions – Starting With Creating an App With Routes for examples



⇨ Watch Full Course at UI5CN
https://www.ui5cn.com/courses/sapui5-professional-development-2019/

In this week we have focused mostly on simple and complex action components with Buttons, Breadcrumbs, Links, Menu, Fragment, Pull to Refresh, File Uploader and Many More components.

The specialty about this week is we have covered File Uploader and also a NodeJS Middleware Implementation of File Storage while covering File Uploader component.
Many a time we encounter roadblocks which we can only solve if we know how the internal implementation of the library is done. So, we go and select the *dbg.js version of UI5 Library and debugging the internal implementation. This practice is a lifesaver if you are working with a component where you need custom controls in features and not much help is available on the web(We will see this in Upload Collection section of the course).
We also see aggregation closely and understand from API reference itself how different types of aggregation can be accommodated. And always all the steps are covered in a step-by-step and simple way.

Details Topic list are:
– Understanding Simple Actions – What we will cover, Starting With Creating an App With Routes for examples
– Understanding Simple Actions – Completing the Routes For Next Page
– Understanding Simple Actions – Seeing Different Types of Sap.m.Button and Properties Associated With Buttons
– Understanding Simple Actions – Breadcrumbs Usage and How to Include it in UI5 App
– Understanding Simple Actions – Breadcrumbs Usage and How to Add and Remove Links from it
– Understanding Simple Actions – Links and Different Types of Link Properties
– Understanding Simple Actions – Menu, Adding Fragment With Menu and Adding Routes to App for Different Examples
– Understanding Simple Actions – Adjusting Position of Where the Fragment Opens With Menu
– Understanding Simple Actions – Other Properties and Aggregation of Menu
– Understanding Simple Actions – URL Helpers of Call, SMS, Email and Redirect
– Understanding Simple Actions – Use of Action Sheet Within a Fragment and Event Listener – Part 1
– Understanding Simple Actions – Use of Action Sheet Within a Fragment and Event Listener – Part 2
-NodeJS Code for File Uploader Middleware
– Understanding Complex Actions – Overview, Architecture of File Uploader and Starting With Pull to Refresh
– Understanding Complex Actions – Pull to Refresh, Example of attachRequestCompleted Event and Injecting this
– Understanding Complex Actions – Pull to Refresh and Model Operation to Add One Data Element
– Understanding Complex Actions – File Uploader Basic and NPM http-server for local server
– Understanding Complex Actions – Node JS Middleware to Upload File and Store in Local Machine and Upload API Call
– Understanding Complex Actions – File Uploader Internal UI5 Code of Form Submit and Debugging UI5 Library
– Understanding Complex Actions – Upload Collection Overview, Usage and Using it in Our UI5 Project
– Understanding Complex Actions – Debugging Upload Collection and Implementing Upload Functionality
– Understanding Complex Actions – Debugging Internal Implementation of Upload Collection

⇨ Watch Full Course at UI5CN
https://www.ui5cn.com/courses/sapui5-professional-development-2019/

Comments

Copied title and URL