| |
inherit Tag
Format:
<inherit ClassName1, ... > |
Context:
The inherit tag must be used inside a def, defenv,
or defclass tag, directly following the def, defenv,
or defclass tag.
Purpose:
Syntactically, object classes are defined using the inherit tag in
the body of the def, defenv or defclass tag.
The inherit tag lists the classes from which definitions are inherited.
These are the super classes of the class being defined.
See Also: For a class reference list, see the Class Library.
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
See "Was ist AJAX? "
(in German). In Germany H.E.I. provides Webdesign in Mannheim and
Web Programming (Programmierung).
© 1996-2025 H.E.I. All Rights Reserved.
|