UIHelpTool.st
changeset 3392 ade42ddd74fe
parent 3362 177a52729a22
child 3397 1009583a873c
equal deleted inserted replaced
3390:c6ade37f3109 3392:ade42ddd74fe
   519 !UIHelpTool methodsFor:'accessing'!
   519 !UIHelpTool methodsFor:'accessing'!
   520 
   520 
   521 alternativeSpecSelectors
   521 alternativeSpecSelectors
   522     "returns a set of alternative spec method selectors of the resource spec"
   522     "returns a set of alternative spec method selectors of the resource spec"
   523 
   523 
   524     ^ #( flyByHelpSpec tooltipSpec )
   524     ^ #( helpPairs flyByHelpSpec tooltipSpec )
       
   525 
       
   526     "Modified: / 03-02-2017 / 13:05:02 / cg"
   525 !
   527 !
   526 
   528 
   527 helpKey
   529 helpKey
   528     "returns the helpKey (symbol) or nil
   530     "returns the helpKey (symbol) or nil
   529     "
   531     "