CUBA Platform. Developer’s Manual
Version 6.9
A newer version is available at the
documentation home
.
Edit on GitHub
case
sensitive
insensitive
Home
Preface
Introduction
Installation and Setup
Quick Start
Cookbook
Organizing Business Logic
Modeling Problem Domain
Working with Generic UI
Screen Layout Rules
Positioning of Components
Margins and Spacing
Alignment
Common Layout Mistakes
Passing Parameters to a Screen
Returning Values from an Invoked Screen
One-to-One Composition with a Single Editor
Using Individual Fields instead of FieldGroup
Loading and Saving Data
Using REST API
Working with Application Components
Miscellaneous
The Framework
Application Development
Application Deployment
Working with Databases
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Glossary
Close
Home
Preface
Introduction
Installation and Setup
Quick Start
Cookbook
Organizing Business Logic
Modeling Problem Domain
Working with Generic UI
Screen Layout Rules
Positioning of Components
Margins and Spacing
Alignment
Common Layout Mistakes
Passing Parameters to a Screen
Returning Values from an Invoked Screen
One-to-One Composition with a Single Editor
Using Individual Fields instead of FieldGroup
Loading and Saving Data
Using REST API
Working with Application Components
Miscellaneous
The Framework
Application Development
Application Deployment
Working with Databases
Security Subsystem
Appendix A: Configuration Files
Appendix B: Application Properties
Appendix C: System Properties
Glossary
4.3.1. Screen Layout Rules
Below we explain how to properly place visual components and containers on your screens.
Next:
4.3.1.1. Positioning of Components