Squeak Class Documentation category index | class index  
 
TextSqkProjectLink
  category: Collections-Text
  superclass: TextURL
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  actOnClickFor:
analyze:
writeScanOn:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

actOnClickFor:

Do what you can with this URL. Later a web browser.


 

analyze:

Analyze the selected text to find both the parameter to store and the text to emphesize (may be different from original selection). Does not return self!. May be of the form:
3+4
<3+4>
Click Here<3+4>
<3+4>Click Here


 

writeScanOn:


class methods
  no messages top