- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Difference between SAPUI5 controls and HTML5 Controls
SAP UI5 controls plan to conform to existing control standards such as screen reader support, high-contrast theming and keyboard handling. The SDK provides more than 400 UI controls which range from basic elements to complex UI controls.
Also, SAP UI 5 Controls support data binding which is not supported by HTML5.
The rendering mechanism differs from SAP UI5 controls to HTML controls as in SAPUI5 each control has render Manager. Each and every control has a render () which translates UI Objects to HTML DOM code. Also, SAP UI 5 controls are theme based and style can be taken care of by default.
- Related Articles
- Difference between User Controls and Custom Controls
- Using HTML control and SAPUI5 controls and advantages of using UI5 controls over HTML controls
- HTML DOM Video controls Property
- Performance Report Controls in Mysql Workbench
- How to enable webview zoom controls in android?
- How to include the audio/video controls in HTML?
- Streaming a video file to an HTML5 video player with Node.js so that the video controls continue to work
- Align labels and groups of form controls in a horizontal layout with Bootstrap
- How can we prevent the resizing of UI controls in JavaFX?
- Difference between MessageChannel and WebSockets in HTML5
- Difference between datetime and datetime-local in HTML5
- Difference between dragenter and dragover event in HTML5
- What is the difference between SVG and HTML5 Canvas?
- Difference between Session Storage and Local Storage in HTML5
- Mention the part of the brain which controls the involuntary actions like blood pressure, salivation, etc.

Advertisements