See

Kind of class:class
Inherits from:none
Classpath:com.visiblearea.see.See
File last modified:Thursday, 28 December 2006, 01:17:32
Testing @see references, see a number of @see examples.

Summary


Constructor
Instance methods
  • aFunction : Void
    • Testing a variety of @see values:
  • draw (inDrawObject:Object) : Void

Constructor

See

function See (
)

Instance methods

aFunction

function aFunction (
) : Void

Testing a variety of @see values:
1: a text description
2: an explicit link
3: a written out url that automatically gets converted to a url
4: a link to a method of the current class
5: a link to a method of another class (same package)
6: same method, with label
7: a link to a method of another class in another package
8: the same link, but with package resolved automatically

draw

function draw (
inDrawObject:Object) : Void