Squeak Class Documentation category index | class index  
 
UpdatingMenuMorph
  category: Morphic-Menus
  superclass: MenuMorph
  subclasses:

No comment. Sorry.

instance methods
  initialization
  updater:updateSelector:

  update
  updateMenu

class methods
  no messages
 

instance methods
  initialization top  
 

updater:updateSelector:

Set the receiver's updater and updateSelector


  update top  
 

updateMenu

Reconstitute the menu by first removing the contents and then building it afresh


class methods
  no messages top