UIObjectView.st
changeset 353 6687441ccd4d
parent 284 995078a58977
child 360 1a4ec4aa2c67
--- a/UIObjectView.st	Tue Oct 28 20:41:44 1997 +0100
+++ b/UIObjectView.st	Tue Oct 28 21:25:16 1997 +0100
@@ -1425,6 +1425,23 @@
 
 !
 
+setMaxExtent
+    "set the topViews maxExtent to its current extent
+    "
+    self halt
+
+    "Modified: / 27.10.1997 / 03:26:16 / cg"
+!
+
+setMinExtent
+    "set the topViews minExtent to its current extent
+    "
+    self halt
+
+    "Created: / 27.10.1997 / 03:24:02 / cg"
+    "Modified: / 27.10.1997 / 03:26:34 / cg"
+!
+
 setToDefaultExtent
     "change extent of all selected views to their default extent
     "