Feature: has_readonly_paginated_list
Table of Contents
This page is one authored MASD feature in ORE Studio Variability Model ยง "Projection configuration: how an existing artefact family is shaped". Any profile that fixes this feature's value links here rather than restating its effect.
Identity
| Field | Value |
|---|---|
| Literal name | :has_readonly_paginated_list: |
| Bundle | ores.cpp.qt |
| Type | bool |
| Default | false |
Effect
Strips every add/edit/delete/history affordance from the generated controller and MDI window โ no toolbar actions, no detail-dialog wiring, no version navigation, no history dialog. Reload and pagination are untouched (has_pagination is independent and orthogonal).
Structural consequence
Yes โ removes methods/wiring the standard template would otherwise generate.
Used by
None yet.
See also
- ORE Studio Variability Model โ the bundle this feature belongs to.