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>
12Properties view contents is different for each select element of the component hierarchy.
13But 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>
20Note that the status may have multiple warning messages. So, this property is
21in 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>
24It'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>
27This 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>
31TODO
32
33<h2>Scenario properties</h2>
34TODO
35
36<h2>Config properties</h2>
37TODO
38
39<h2>Build properties</h2>
40TODO
41
42<h2>Dimension properties</h2>
43TODO
44
45</body>
46</html>