FileBrowserV2.st
changeset 17887 12f95a14b043
parent 17861 9dbfb502867b
child 18247 5930730e844a
equal deleted inserted replaced
17886:61d939445ea8 17887:12f95a14b043
     1 "{ Encoding: utf8 }"
       
     2 
       
     3 "
     1 "
     4  COPYRIGHT (c) 2002 by eXept Software AG
     2  COPYRIGHT (c) 2002 by eXept Software AG
     5 	      All Rights Reserved
     3 	      All Rights Reserved
     6 
     4 
     7  This software is furnished under a license and may be used
     5  This software is furnished under a license and may be used
   326     ^ ('[*]')
   324     ^ ('[*]')
   327 ! !
   325 ! !
   328 
   326 
   329 !FileBrowserV2 class methodsFor:'help specs'!
   327 !FileBrowserV2 class methodsFor:'help specs'!
   330 
   328 
   331 flyByHelpSpec
   329 helpSpec
   332     "This resource specification was automatically generated
   330     "This resource specification was automatically generated
   333      by the UIHelpTool of ST/X."
   331      by the UIHelpTool of ST/X."
   334 
   332 
   335     "Do not manually edit this!! If it is corrupted,
   333     "Do not manually edit this!! If it is corrupted,
   336      the UIHelpTool may not be able to read the specification."
   334      the UIHelpTool may not be able to read the specification."
   339      UIHelpTool openOnClass:FileBrowserV2
   337      UIHelpTool openOnClass:FileBrowserV2
   340     "
   338     "
   341 
   339 
   342     <resource: #help>
   340     <resource: #help>
   343 
   341 
   344     ^ super flyByHelpSpec addPairsFrom:#(
   342     ^ super helpSpec addPairsFrom:#(
   345 
   343 
   346 #columnLabel
   344 #columnLabel
   347 'The text-cursor''s column number'
   345 'The text-cursor''s column number'
   348 
   346 
   349 #lineAndColumnLabel
   347 #lineAndColumnLabel