#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Thu, 30 May 2019 09:36:53 +0200
changeset 6060 5baf8c498848
parent 6059 35ed2d351837
child 6061 6511c63804ef
#DOCUMENTATION by cg class: TabItem comment/format in: #activeHelpKey
TabItem.st
--- a/TabItem.st	Thu May 30 09:36:40 2019 +0200
+++ b/TabItem.st	Thu May 30 09:36:53 2019 +0200
@@ -828,9 +828,12 @@
 !TabItem methodsFor:'help'!
 
 activeHelpKey
+    "the key used to ask the application for the tooltip text (via helpTextFor:)"
+
     ^ activeHelpKey
 
     "Modified: / 06-09-2006 / 14:58:11 / cg"
+    "Modified (comment): / 30-05-2019 / 09:35:40 / Claus Gittinger"
 !
 
 activeHelpKey:aKey