[
https://issues.jboss.org/browse/DROOLS-2804?page=com.atlassian.jira.plugi...
]
Jozef Marko commented on DROOLS-2804:
-------------------------------------
[~manstis] could you please add information, what fields will appear for particular items?
Next I think this is more than 5 story points do to different items amount we have to
handle.
[DMN Designer] Properties Panel to drill-down to DMN component level
--------------------------------------------------------------------
Key: DROOLS-2804
URL:
https://issues.jboss.org/browse/DROOLS-2804
Project: Drools
Issue Type: Feature Request
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Critical
Labels: drools-tools
The Properties Panel currently shows properties for Stunner-level "graph"
components.
We need, for DMN, the Properties Panel to show the properties of DMN elements'
properties at the "grid" level. For example, when a {{Context}} is selected the
Properties Panel should show only the top level properties for the {{Context}} (i.e. not
those of its {{ContextEntries}}). Selection of a {{ContextEntry}} should refresh the
Properties Panel to show only the top-level properties of the {{ContextEntry}}. Selection
of the {{ContextEntry}}'s {{Expression}} should again refresh the Properties Panel to
show only the top-level properties of the {{Expression}} and so forth.
h2. Properties on the Grid Level
The selection on the grid level should show the properties below. Please notice that
selection of multiple cells, rows or columns should show empty properties panel.
h3. Literal expression
||Selected item||Properties panel items||
|Cell|(?)|
h3. Context
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
h3. Decision Table
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
h3. Relation
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
h3. Function
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
h3. Invocation
||Selected item||Properties panel items||
|Row|(?)|
|Column|(?)|
|Cell|(?)|
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)