Component¶
Components are the key building blocks in the platform, providing the basis for building applications. They are encapsulated units of functionality that can include data, user interface, business logic, and process automation.
Component Types¶
-
Single Component:
-
Contains the basic object model for storing data.
- Includes a UI model with forms and controls.
- Has an automation model with dataflows and workflows.
- Supports Python scripts for additional behavior customization.
-
It has unique security options.
-
Multi-Component:
- Combines multiple Components to create complex applications.
- It is used to build a single user interface, for example, in mobile applications.
Creating a New Component¶
- Open Studio ('https://
/studio').
Vollständiger deutscher Inhalt folgt...