appletparameters (Domino DTD)
Represents the parameter for a Java applet.
Containment Hierarchy
Contained by: <javaapplet>
Contains: <code>
Syntax
<!ELEMENT appletparameters ( code+ )>
Content
code+
Contains one or more code elements. The code element contains a formula element that specifies the parameter value. The name attribute of the code element specifies the name of the parameter in Domino Designer.