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.
1. Identity
| Field | Value |
|---|---|
| Literal name | :has_readonly_paginated_list: |
| Bundle | ores.presentation |
| Type | bool |
| Default | false |
2. 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).
3. Structural consequence
Yes โ removes methods/wiring the standard template would otherwise generate.
4. Used by
None yet.
5. See also
- ORE Studio Variability Model โ the bundle this feature belongs to.