Extension Properties Should Be Shown As Child Elements In the Properties View
-----------------------------------------------------------------------------
Key: TEIIDDES-1143
URL:
https://issues.jboss.org/browse/TEIIDDES-1143
Project: Teiid Designer
Issue Type: Task
Components: Views
Affects Versions: 7.6
Reporter: Dan Florian
Assignee: Mark Drilling
Fix For: 8.0
Currently extension properties are all grouped under the "Extension" category in
the properties view. It would be nice if the namespace prefix was nested under
"Extension". See the "Button->Size" property example in
"http://www.eclipse.org/articles/Article-Properties-View/properties-view.html."
Current Properties View looks like this:
- Extension (opened)
abc:propA | valueA
abc:propB | valueB
abc:propC | valueC
xyz:propX | valueX
xyz:propY | valueY
xyz:propZ | valueZ
The new look in the Properties View could look like this:
- Extension (opened)
+ abc namespace (closed)
- xyz namespace (opened)
propX | valueX
propY | valueY
propZ | valueZ
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira