LinkExample
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Version: | 26 December 2006 |
| Author: | Arthur Clemens |
| Classpath: | LinkExample |
| File last modified: | Monday, 25 December 2006, 20:57:59 |
A link in a class description: path.to.ReferencedClass or here: path.to.ReferencedClass.draw. Or a link to a method in the current class: draw.
A written url: http://visiblearea.com/visdoc/ and a html link: http://visiblearea.com/visdoc/documentation/
A written url: http://visiblearea.com/visdoc/ and a html link: http://visiblearea.com/visdoc/documentation/
Usage:
- A link in a field: path.to.ReferencedClass.paint.
Summary
Constructor
Instance methods
- draw (inObject:ReferencedClass) : Void
- A link in a method description: path.to.ReferencedClass.paint.
- drawnObject (inObject1:ReferencedClass) : ReferencedClass
- Testing multiple links in method line.
Constructor
Instance methods
draw
A link in a method description: path.to.ReferencedClass.paint.
Usage:
- A link in a method field: path.to.ReferencedClass.paint and another one with link label: link to method draw, and another reference that does not exist: path.to.ReferencedClass.spray. Example of @linkplain: path.to.ReferencedClass.paint.
drawnObject
Testing multiple links in method line.