DhWindow.getDocument

Overview | Methods | This Package | All Packages

DhWindow.getDocument

Retrieves the document contained in this window.

Syntax

public DhDocument getDocument()

Return Value

Returns the document associated with this window.

Remarks

The result can be null if the document is not accessible (for example, because of security restrictions).