]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Issue 0020465: [CEA 335] sort tables in visualisation mode
authorouv <ouv@opencascade.com>
Thu, 22 Apr 2010 10:17:58 +0000 (10:17 +0000)
committerouv <ouv@opencascade.com>
Thu, 22 Apr 2010 10:17:58 +0000 (10:17 +0000)
doc/salome/gui/images/pref35.png [new file with mode: 0755]
doc/salome/gui/input/postpro_preferences.doc

diff --git a/doc/salome/gui/images/pref35.png b/doc/salome/gui/images/pref35.png
new file mode 100755 (executable)
index 0000000..fc3bb6e
Binary files /dev/null and b/doc/salome/gui/images/pref35.png differ
index bc1d7deee550e6e32d3523be9774854e02ffd099..e13f8cfdae995eb39124bbc40ef5c64f00983155 100644 (file)
@@ -192,6 +192,25 @@ in the visible area.</li>
 </ul>
 </ul>
 
+<br><h2>Tables</h2>
+
+\image html pref35.png
+
+<ul>
+<li><b>Enable editing</b></li> - allows to edit contents of the tables
+(in particular, to sort table data by clicking on the column header).
+<li><b>Sort policy</b></li> - specify how the empty cells will be processed
+during the sort procedure. The following options are available:
+</li>
+<ul>
+<li><b>Empty cells are considered as lowest values</b></li>
+<li><b>Empty cells are considered as highest values</b></li>
+<li><b>Empty cells are always first</b></li>
+<li><b>Empty cells are always last</b></li>
+<li><b>Empty cells are ignored</b> (means that positions of the empty cells
+will not change after sorting)</li>
+</ul>
+</ul>
 
 <br><h2>Feature Edges</h2>