Squeak Class Documentation category index | class index  
 
PrintComponent
  category: Morphic-Components
  superclass: TextComponent
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  accept
getText
initPinSpecs

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

accept

Inform the model of text to be accepted, and return true if OK.


 

getText

Retrieve the current model text


 

initPinSpecs

no-op for default


class methods
  no messages top