UISpecificationTool.st
changeset 610 c6dc33689c6a
parent 584 351914fcc5a4
child 752 2dc82cdfdd90
equal deleted inserted replaced
609:60f89fba074a 610:c6dc33689c6a
   321 'move selected row always to view'
   321 'move selected row always to view'
   322 
   322 
   323 #oneTabPerLine
   323 #oneTabPerLine
   324 'draw only one tab per line'
   324 'draw only one tab per line'
   325 
   325 
       
   326 #openSubSpecGuiHelp
       
   327 'Start a GUI Builder for this subspecification.'
       
   328 
   326 #orientation
   329 #orientation
   327 'define the orientation of the widget; horizontal or vertical.'
   330 'define the orientation of the widget; horizontal or vertical.'
   328 
   331 
   329 #paramAdd
   332 #paramAdd
   330 'Adds a name-value pair to the parameters collection.'
   333 'Adds a name-value pair to the parameters collection.'
   466 
   469 
   467 #windowLabel
   470 #windowLabel
   468 'the windows label. This will be displayed by the windowManager in the windows frame.'
   471 'the windows label. This will be displayed by the windowManager in the windows frame.'
   469 
   472 
   470 )
   473 )
       
   474 
       
   475     "Modified: / 6.2.1998 / 14:08:44 / stefan"
   471 ! !
   476 ! !
   472 
   477 
   473 !UISpecificationTool class methodsFor:'interface specs'!
   478 !UISpecificationTool class methodsFor:'interface specs'!
   474 
   479 
   475 windowSpec
   480 windowSpec