Bug 489414 - It should be possible for pages/sections/widgets to be conditionaly read-only
Summary: It should be possible for pages/sections/widgets to be conditionaly read-only
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Properties (show other bugs)
Version: 3.1.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL: https://tuleap.eclipse.org/plugins/tr...
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2016-03-11 04:53 EST by Pierre-Charles David CLA
Modified: 2016-10-11 09:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Charles David CLA 2016-03-11 04:53:07 EST
It should be possible for widgets to be visible but have all their associated tools disabled (effectively becoming read-only widgets) depending on some dynamic condition.

The specific conditions could be a combination of:
- technical limitations (e.g. the elements the tool would modify *can not* be modified, for example they are locked or inside a read-only resource);
- specifier-supplied conditions, which may reflect business-rule level restrictions.