CUBA Platform. Developer’s Manual
Version 7.1
A newer version is available at
https://doc.cuba-platform.com/manual-latest
.
Edit on GitHub
Case:
sensitive
insensitive
Home
Preface
Setup
Quick Start
The Framework
Architecture
Common Components
Database Components
Middleware Components
Generic User Interface
Screens and Fragments
Visual Components Library
Data Components
Data Containers
Data Loaders
DataContext
Using Data Components
Declarative Creation of Data Components
Programmatic Creation of Data Components
Dependencies Between Data Components
Using Screen Parameters in Loaders
Custom Sorting
Non-Visual Components
Actions. The Action Interface
Dialogs
Notifications
Background Tasks
Themes
Icons
DOM and CSS Attributes
Keyboard Shortcuts
URL History and Navigation
Composite Components
Pluggable Component Factories
Working with Vaadin Components
Custom Visual Components
Generic UI Infrastructure
Web Login
Anonymous Access to Screens
Unsupported Browser Page
GUI Legacy API
Frontend User Interface
Portal Components
Platform Features
Functionality Extension
Application Development
Application Deployment
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Appendix D: Removed Sections
Glossary
Close
Home
Preface
Setup
Quick Start
The Framework
Architecture
Common Components
Database Components
Middleware Components
Generic User Interface
Screens and Fragments
Visual Components Library
Data Components
Data Containers
Data Loaders
DataContext
Using Data Components
Declarative Creation of Data Components
Programmatic Creation of Data Components
Dependencies Between Data Components
Using Screen Parameters in Loaders
Custom Sorting
Non-Visual Components
Actions. The Action Interface
Dialogs
Notifications
Background Tasks
Themes
Icons
DOM and CSS Attributes
Keyboard Shortcuts
URL History and Navigation
Composite Components
Pluggable Component Factories
Working with Vaadin Components
Custom Visual Components
Generic UI Infrastructure
Web Login
Anonymous Access to Screens
Unsupported Browser Page
GUI Legacy API
Frontend User Interface
Portal Components
Platform Features
Functionality Extension
Application Development
Application Deployment
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Appendix D: Removed Sections
Glossary
3.5.3.4. Using Data Components
In this section, we provide practical examples of working with data components.
Next:
3.5.3.4.1. Declarative Creation of Data Components