Squeak Class Documentation category index | class index  
 
Note
  category: Network-Pluggable Web Server
  superclass: Object
  subclasses:

Notes are general structures for users notes. Being used in the Comment application and others.

instance methods
  access
  addChild:
author
author:
children
children:
parent
parent:
storeOn:
text
text:
timestamp
timestamp:
title
title:
url
url:

class methods
  no messages
 

instance methods
  access top  
 

addChild:


 

author


 

author:


 

children


 

children:


 

parent


 

parent:


 

storeOn:

Append to the argument aStream a sequence of characters that is an
expression whose evaluation creates an object similar to the receiver.


 

text


 

text:


 

timestamp


 

timestamp:


 

title


 

title:


 

url


 

url:


class methods
  no messages top