SetInspectorView.st
changeset 18811 8e00c5b70900
parent 15801 693e2bc2b0e1
child 18954 f3e087c4e7aa
--- a/SetInspectorView.st	Fri Jun 07 12:31:25 2019 +0200
+++ b/SetInspectorView.st	Fri Jun 07 12:31:39 2019 +0200
@@ -100,6 +100,9 @@
 !
 
 derivedFields
+    "derived fields are additional pseudo fields, which are usually not instvars.
+     These consist of valueHolderItems, actions and extraFields."
+     
     ^ super derivedFields
 "/
 "/ size is already there
@@ -109,6 +112,7 @@
 "/        yourself
 
     "Modified: / 09-10-2006 / 12:27:21 / cg"
+    "Modified (comment): / 07-06-2019 / 12:27:29 / Claus Gittinger"
 !
 
 indexList