Book a Demo

Author Topic: How extend TreeView  (Read 3419 times)

cm0n

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
How extend TreeView
« on: January 04, 2013, 12:52:06 am »
Hi,

does anyone know how extend treeview in Requirement Propertie Window.

Ex:

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How extend TreeView
« Reply #1 on: January 04, 2013, 08:42:38 am »
There is currently no way to add pages to the properties dialogs for any of the types.

Stefan Bolleininger

  • EA User
  • **
  • Posts: 308
  • Karma: +0/-0
    • View Profile
Re: How extend TreeView
« Reply #2 on: January 04, 2013, 09:10:15 pm »
Hi,

you have the possibility to create your own dialog and design it in your own way.

1. Collect all needed ideas you have for your dialog
2. Select the Element-type and stereotype where your dialog shall apply
3. Assign your dialog to the selected types by surpressing the original dialog and showing your own  ;)

In my case i do this for the first creation of elements With type="Requirement". Reducing the possible choices is quite useful for the Requirement engineers ;) (And it avoids discussions  ;D )

There are a few snippets of code within the forum you could use for it. - Or give me your mail-adress, i can send you some lines from my implementation.

Regards

Stefan
Enterprise Architect in "safetycritical development" like medical device industry. My free Add-in at my Website

cm0n

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: How extend TreeView
« Reply #3 on: January 07, 2013, 07:51:49 pm »
Quote
There are a few snippets of code within the forum you could use for it. - Or give me your mail-adress, i can send you some lines from my implementation.

I send my mail address on pm.