MenuEditor.st
changeset 3071 e69992cb4b24
parent 3029 58cc0b402815
child 3075 ae4ba1019eb5
equal deleted inserted replaced
3070:648aad0e3777 3071:e69992cb4b24
   415 
   415 
   416 #imageImageList
   416 #imageImageList
   417 'Currently existing image resources.'
   417 'Currently existing image resources.'
   418 
   418 
   419 #imageRetriever
   419 #imageRetriever
   420 'Class implementing the image resource method. If unspecified, the application class is taken.'
   420 'Class implementing the image resource method. If unspecified, the application instance / class are asked.'
   421 
   421 
   422 #imageSelector
   422 #imageSelector
   423 'Selector returning an image (sent to above or the application).'
   423 'Selector returning an image (sent to above or the application).'
   424 
   424 
   425 #keepLinkedMenu
   425 #keepLinkedMenu