UIPainter.st
changeset 1719 735984d47d9b
parent 1718 aedf32fc1715
child 1739 f7baa10ebb1c
equal deleted inserted replaced
1718:aedf32fc1715 1719:735984d47d9b
  4334     model root allChildrenDo:aOneArgBlock
  4334     model root allChildrenDo:aOneArgBlock
  4335 
  4335 
  4336 
  4336 
  4337 ! !
  4337 ! !
  4338 
  4338 
  4339 !UIPainter::TreeView methodsFor:'event processing'!
  4339 !UIPainter::TreeView methodsFor:'event handling'!
  4340 
  4340 
  4341 cvsEventsDisabledDo:aBlock
  4341 cvsEventsDisabledDo:aBlock
  4342     "evaluates the block without raising selection changed notifications
  4342     "evaluates the block without raising selection changed notifications
  4343      to canvas"
  4343      to canvas"
  4344 
  4344