UISpecificationTool.st
changeset 855 07344de4bed4
parent 847 15f688710007
child 869 65588145cd06
equal deleted inserted replaced
854:2d96630daf4a 855:07344de4bed4
   163 
   163 
   164 #defaultLabel
   164 #defaultLabel
   165 'Default label (used, if nothing selected).'
   165 'Default label (used, if nothing selected).'
   166 
   166 
   167 #document
   167 #document
   168 'Aspect selector or binding for a holder on the file name of the document.'
   168 'Aspect selector or binding for a holder of the URL of the document.'
   169 
   169 
   170 #doubleClickSelector
   170 #doubleClickSelector
   171 'Name of the message sent to the application when double clicked.'
   171 'Name of the message sent to the application when double clicked.'
   172 
   172 
   173 #downAction
   173 #downAction
   466 
   466 
   467 #windowLabel
   467 #windowLabel
   468 'Label of the top window.'
   468 'Label of the top window.'
   469 
   469 
   470 )
   470 )
       
   471 
       
   472     "Modified: / 29.5.1998 / 21:50:15 / cg"
   471 ! !
   473 ! !
   472 
   474 
   473 !UISpecificationTool class methodsFor:'interface specs'!
   475 !UISpecificationTool class methodsFor:'interface specs'!
   474 
   476 
   475 windowSpec
   477 windowSpec