diff -r ba34b85c14d8 -r d4012bd05057 UISpecificationTool.st --- a/UISpecificationTool.st Sat Feb 05 15:26:13 2000 +0100 +++ b/UISpecificationTool.st Mon Feb 07 12:52:27 2000 +0100 @@ -636,6 +636,9 @@ #verticalSpace 'Vertical space between the sub components (in pixels).' +#viewChannel +'Aspect selector or binding for a holder provides the view to be embedded.' + #visibilityChannel 'Aspect selector or binding for a boolean holder which makes the widget visible.' @@ -665,7 +668,7 @@ ) - "Modified: / 5.2.2000 / 03:11:36 / cg" + "Modified: / 5.2.2000 / 17:46:29 / cg" ! ! !UISpecificationTool class methodsFor:'interface specs'!