MethodSelectionBrowser.st
changeset 823 47e7d348e01a
parent 821 950e6fbbc1f0
child 908 6862c9c822a3
equal deleted inserted replaced
822:be574ef48217 823:47e7d348e01a
    86 
    86 
    87 ! !
    87 ! !
    88 
    88 
    89 !MethodSelectionBrowser class methodsFor:'list specs'!
    89 !MethodSelectionBrowser class methodsFor:'list specs'!
    90 
    90 
    91 tableColumnsForResourceMethods
    91 tableColumnsForResourceMethodAttributes
    92     "This resource specification was automatically generated
    92     "This resource specification was automatically generated
    93      by the DataSetBuilder of ST/X."
    93      by the DataSetBuilder of ST/X."
    94 
    94 
    95     "Do not manually edit this!! If it is corrupted,
    95     "Do not manually edit this!! If it is corrupted,
    96      the DataSetBuilder may not be able to read the specification."
    96      the DataSetBuilder may not be able to read the specification."
    97 
    97 
    98     "
    98     "
    99      DataSetBuilder new openOnClass:MethodSelectionBrowser andSelector:#tableColumnsForResourceMethods
    99      DataSetBuilder new openOnClass:MethodSelectionBrowser andSelector:#tableColumnsForResourceMethodAttributes
   100     "
   100     "
   101 
   101 
   102     <resource: #tableColumns>
   102     <resource: #tableColumns>
   103 
   103 
   104 
   104