[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
o:default() -> < nil >
------------------------------------------------------------------------------
DESCRIPTION:
This Method is found in nearly every class.
It is normally invoked by the Method ::NEW() to initialize all
instance vars to a default value, that can not be left undefined.
Only those vars are then treated by ::default(), that could not been
initialized from parameters by ::NEW() itself.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson