Home | History | Annotate | Download | only in html
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      2 
      3 <html>
      4 <head>
      5 	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
      6 	<title>Properties view</title>
      7 </head>
      8 
      9 <body>
     10 <h1>Properties view</h1>
     11 <p>
     12 Properties view contents is different for each select element of the component hierarchy.
     13 But they all have three sections:
     14 <ul>
     15 <li>Results:	Performances results information</li>
     16 <li>Status:	Various severity messages</li>
     17 <li>Survey:	Comment added while surveying</li>
     18 </ul>
     19 <p>
     20 Note that the status may have multiple warning messages. So, this property is
     21 in fact a combo-box, to display all the messages, click on the drop-down button:
     22 <p><img src="images/properties-warnings.png" alt="Properties warnings"/></p>
     23 <p>
     24 It's also possible to add a text into the survey comment on each properties:
     25 <p><img src="images/properties-survey-comment.png" alt="Properties survey comment"/></p>
     26 <p>
     27 This allow to remember what was the conclusion of the last survey concerning an element of the tree...
     28 </p>
     29 
     30 <h2>Component properties</h2>
     31 TODO
     32 
     33 <h2>Scenario properties</h2>
     34 TODO
     35 
     36 <h2>Config properties</h2>
     37 TODO
     38 
     39 <h2>Build properties</h2>
     40 TODO
     41 
     42 <h2>Dimension properties</h2>
     43 TODO
     44 
     45 </body>
     46 </html>