Microsoft SDK for Java

DhHTMLGenerator.setSupportsOM

Specifies whether the target browser supports an object model.

Syntax

public final void setSupportsOM( boolean supportsOM )

Parameters

supportsCSS

Set to true if the target supports the Document Object Model; otherwise, set to false.

Remarks

The default is false.

See Also   getSupportsOM

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