callenv Tag
Format:
<callenv Expression . MethodName ( ActualParameterlist ) > heitml </callenv> |
Purpose:
Call an object's method defined by the defenv tag.
The expression Expression must evaluate to an object o. The method with the given
MethodName must belong to the class of o and is called
using the actual parameters specified.
All defbody tags encountered in the body of the method are
substituted by the body of the call.
Note:
The callenv Tag is Case
Sensitive, which means heitml will not recognize it if you use capital
letters (e.g. <CALLENV>).
|
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
Try the AJAX Article
(in German) on www.h-e-i.de.
© 1996-2024 H.E.I. All Rights Reserved.
|