DhHTMLGenerator.setSupportsOM

Overview | Methods | Fields | This Package | All Packages

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