CorptechIT provides Online Training by experienced IT professionals. Our faculties dedicated to complete your course as per the schedule given. We record the classes from your end to refer the classes once again whenever is required. SAP UI5 Online Training being a really important module, we have taken precise steps in teaching a full-fledged SAP UI5 Online Training course curriculum that covers all the concepts. Our customer support team and trainers will solve all your queries as and when required. SAP UI5 Online Training has got the right training that can fulfill a candidate’s training expectations. We see to that the value and quality of our SAP UI5 Online Training will not be compromised at all. We will market your resume in USA, UK, SINGAPORE, NEWZELAND, CANADA, AUSTRALIA, JAPAN, SWEDEN, SOUTH AFRICA. We clarify your questions during the training even after the course completion. After completion of training we will help you to assist you to get certified on SAP UI5 . We will give you 100% Satisfaction.
SAP UI5 Online Training Course Content
Sap Ui5 Overview
- Overview of SAP Ui5
- Difference between Webdynpro and ui5
- Architecture of SAP UI5
- Overview on MVC model
- Overview on End to End Data flow
Introduction To Sap Ui5 Ide(Eclipse)
- Overview about IDE
- Installing and adding sapui5 plugin , adding server(tomcat)
- Exercise Creating a Sample project
Introduction To View & Controllers
- Creating a view
- Understanding the view’s Controller
- Understanding the Controller’s Hook methods
- Exercise on Creating a sample view and Implementing controller methods
Navigation Between The Pages
- Over view on navigation
- Introduction to sap.m.App
- Adding pages to the App
- Exercise on Navigation between the pages
Passing Data From One View To Other
- Different ways of passing data from one view to other
- Passing the data by sap.ui.core
- Exercise on Passing data from one view to other
Playing With Different Ui Elements
- Overview on different Categories of UI elements like (simple , value holders , complex , layouts, dialog etc ..)
- Reading data and setting data to the UI elements
- Exercise on Working with various UI elements
Different Kinds Of Models
- JSON Model
- OData Model
- XML Model
- Resource Model
Binding
- Understanding the Binding Concept
- Binding the UI elements with model
- Exercise on Binding the UI elements with Model
Communicating With Sap Back End System Using Odata Service
- Creating OData Model to communicate with OData service
- Pulling and submitting data with Backend system using OData service
- Exercise on Consuming a sample OData service
Working With Messages
- Displaying a Different kinds of messages (warning , error , Information)
- Working with Dialogs
- Exercise on Messages and Dialogs