Microsoft SDK for Java

DhElement.onPeerAvailable

Called when the HTML for this element is added to the running browser document.

Syntax

protected void onPeerAvailable()

Remarks

Override this method to be notified when the peer object is available. For example, at this point, it is possible to retrieve the Document Object Model peer object that can be manipulated with this element.

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