# HG changeset patch # User Claus Gittinger # Date 918558869 -3600 # Node ID d5085dcaa9ad663b9814e247f71133ec0e2a8942 # Parent b804e9608a61a1f34ab717347c916fdbb7273a59 checkin from browser diff -r b804e9608a61 -r d5085dcaa9ad UISpecificationTool.st --- a/UISpecificationTool.st Fri Feb 05 01:23:12 1999 +0100 +++ b/UISpecificationTool.st Tue Feb 09 12:14:29 1999 +0100 @@ -350,6 +350,12 @@ #paramValueField 'The value of the appletParameter.' +#chartHolder +'Value holder on a chart description.' + +#chartLabel +'Label string shown with the chart.' + #radioButtonGroup 'Aspect selector or binding providing the radioButton group-model.'