#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Thu, 22 Sep 2016 14:55:57 +0200
changeset 5877 66630dc71cfa
parent 5876 acde20e88b75
child 5878 bf8ff30c58d5
#DOCUMENTATION by cg class: ListView comment/format in: #viewOrigin
ListView.st
--- a/ListView.st	Thu Sep 22 14:55:49 2016 +0200
+++ b/ListView.st	Thu Sep 22 14:55:57 2016 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
@@ -4435,8 +4437,8 @@
 !
 
 viewOrigin
-    "return the viewOrigin; thats the coordinate of the contents
-     which is shown topLeft in the view
+    "return the viewOrigin; 
+     that's the coordinate of the contents which is shown topLeft in the view
      (i.e. the origin of the visible part of the contents)."
 
     ^ viewOrigin