aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2009-04-08 18:32:11 +0000
committerSake Blok <sake@euronet.nl>2009-04-08 18:32:11 +0000
commitff6524090664467444ecffbdbd7045fe61d013ec (patch)
tree2e671a614efafba221a2527d0cde4041000b2504 /docbook/wsug_src
parent1f1ba3d328daaa6d703e57fe3f01dd49fa3d6859 (diff)
Add some more "copy" functionality:
- Enabled "Copy Description" in the main menu and gave it accelerator key CTRL+SHIFT+D - Added "Copy Fieldname" to copy the fieldname of the selected field in the detail view (Acc.Key: CTRL+SHIFT+F) - Added "Copy Value" to copy the value of the selected field in the detail view (Acc.Key: CTRL+SHIFT+V) - Updated documentation to reflect the changes svn path=/trunk/; revision=28006
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.xml24
-rw-r--r--docbook/wsug_src/WSUG_chapter_work.xml20
2 files changed, 43 insertions, 1 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_use.xml b/docbook/wsug_src/WSUG_chapter_use.xml
index 7f3b885282..db458fa40c 100644
--- a/docbook/wsug_src/WSUG_chapter_use.xml
+++ b/docbook/wsug_src/WSUG_chapter_use.xml
@@ -632,6 +632,30 @@
</thead>
<tbody>
<row>
+ <entry><command>Copy > Description</command></entry>
+ <entry>Shift+Ctrl+D</entry>
+ <entry><para>
+ This menu item will copy the description of the selected item
+ in the detail view to the clipboard.
+ </para></entry>
+ </row>
+ <row>
+ <entry><command>Copy > Fieldname</command></entry>
+ <entry>Shift+Ctrl+F</entry>
+ <entry><para>
+ This menu item will copy the fieldname of the selected item
+ in the detail view to the clipboard.
+ </para></entry>
+ </row>
+ <row>
+ <entry><command>Copy > Value</command></entry>
+ <entry>Shift+Ctrl+V</entry>
+ <entry><para>
+ This menu item will copy the value of the selected item
+ in the detail view to the clipboard.
+ </para></entry>
+ </row>
+ <row>
<entry><command>Copy > As Filter</command></entry>
<entry>Shift+Ctrl+C</entry>
<entry><para>
diff --git a/docbook/wsug_src/WSUG_chapter_work.xml b/docbook/wsug_src/WSUG_chapter_work.xml
index effa32b548..c7d96981a1 100644
--- a/docbook/wsug_src/WSUG_chapter_work.xml
+++ b/docbook/wsug_src/WSUG_chapter_work.xml
@@ -360,7 +360,7 @@
</row>
<row>
<entry><command>Copy/ Description</command></entry>
- <entry>-</entry>
+ <entry>Edit</entry>
<entry>
<para>
Copy the displayed text of the selected field to the system
@@ -369,6 +369,24 @@
</entry>
</row>
<row>
+ <entry><command>Copy/ Fieldname</command></entry>
+ <entry>Edit</entry>
+ <entry>
+ <para>
+ Copy the name of the selected field to the system clipboard.
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry><command>Copy/ Value</command></entry>
+ <entry>Edit</entry>
+ <entry>
+ <para>
+ Copy the value of the selected field to the system clipboard.
+ </para>
+ </entry>
+ </row>
+ <row>
<entry><command>Copy/ As Filter</command></entry>
<entry>Edit</entry>
<entry>