Microsoft SDK for Java

DhElement.setHTMLGenerator

Sets the HTML generator to use for this element.

Syntax

public void setHTMLGenerator( DhHTMLGenerator htmlGen )

Parameters

htmlGen

The DhHTMLGenerator to assign to this element.

Remarks

This allows you to override the library's default method of generating HTML syntax to represent an element.

See Also   getHTMLGenerator

© 1999 Microsoft Corporation. All rights reserved. Terms of use.