stx_libtool.st
changeset 16255 5157eb87ee8e
parent 16180 89c64982a20f
child 16256 65473fc50115
child 16407 21e8290d8494
equal deleted inserted replaced
16254:e728446e20a0 16255:5157eb87ee8e
   424 extensionMethodNames
   424 extensionMethodNames
   425     "list class/selector pairs of extensions.
   425     "list class/selector pairs of extensions.
   426      A correponding method with real names must be present in my concrete subclasses"
   426      A correponding method with real names must be present in my concrete subclasses"
   427 
   427 
   428     ^ #(
   428     ^ #(
       
   429         ApplicationModel inspectorExtraAttributes
   429         ArrayedCollection inspector2TabForHexDump
   430         ArrayedCollection inspector2TabForHexDump
   430         Bag inspectorExtraAttributes
   431         Bag inspectorExtraAttributes
   431         Behavior iconInBrowserSymbol
   432         Behavior iconInBrowserSymbol
   432         Behavior inspectorExtraAttributes
   433         Behavior inspectorExtraAttributes
   433         Behavior inspectorValueStringInListFor:
   434         Behavior inspectorValueStringInListFor: