Squeak Class Documentation category index | class index  
 
ProgressTargetRequestNotification
  category: System-Exceptions Kernel
  superclass: Notification
  subclasses:

I am used to allow the ComplexProgressIndicator one last chance at finding an appropriate place to display. If I am unhandled, then the cursor location and a default rectangle are used.

instance methods
  as yet unclassified
  defaultAction

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

defaultAction

No action is taken. The value nil is returned as the value of the message that signaled the exception.


class methods
  no messages top