Skip to content
#

mojidra

Here are 44 public repositories matching this topic...

SAPUI5 Diagnostics Tools are essential for debugging and optimizing the performance of SAPUI5 applications. These tools offer insights into various aspects of your application's runtime behavior, allowing you to identify and resolve issues efficiently.

  • Updated Nov 30, 2023
  • JavaScript

In SAPUI5, formatters are functions that allow you to format data dynamically in your user interface. They are often used in bindings to transform the data before displaying it in the UI. Custom formatters are user-defined functions that you can create to meet specific formatting requirements.

  • Updated Nov 14, 2023
  • JavaScript

Fragments are reusable UI elements that can be embedded into views, and dialogs are pop-up windows that display additional information or allow user interaction. You can use callbacks in SAPUI5 fragments and dialogs to handle user interactions and pass data between the fragment/dialog and the calling view.

  • Updated Oct 27, 2023
  • JavaScript

Electron is a free and open-source software framework developed and maintained by GitHub. The framework is designed to create desktop applications using web technologies which are rendered using a flavor of the Chromium browser engine, and a backend using the Node.js runtime environment.

  • Updated Aug 17, 2022
  • JavaScript

Electron is a free and open-source software framework developed and maintained by GitHub. The framework is designed to create desktop applications using web technologies which are rendered using a flavor of the Chromium browser engine, and a backend using the Node.js runtime environment.

  • Updated Aug 17, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the mojidra topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mojidra topic, visit your repo's landing page and select "manage topics."

Learn more