CUBA Platform. Developer’s Manual
Version 7.0
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
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
Actions. The Action Interface
Dialogs
Notifications
Background Tasks
Themes
Icons
DOM and CSS Attributes
Keyboard Shortcuts
URL History and Navigation
Pluggable Component Factories
Working with Vaadin Components
Custom Visual Components
Web Client Infrastructure
Main Window Layout
Web Login
Unsupported Browser Page
GUI Legacy API
Frontend User Interface
Portal Components
REST API
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
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
Actions. The Action Interface
Dialogs
Notifications
Background Tasks
Themes
Icons
DOM and CSS Attributes
Keyboard Shortcuts
URL History and Navigation
Pluggable Component Factories
Working with Vaadin Components
Custom Visual Components
Web Client Infrastructure
Main Window Layout
Web Login
Unsupported Browser Page
GUI Legacy API
Frontend User Interface
Portal Components
REST API
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