pp108 : onartifactselect

onartifactselect

This event is fired when an artifact is selected.

Syntax

Inline HTML

<ELEMENT id=artifactViewerID class="artifactviewer" onartifactclick="handler()" ... />

Event property

artifactviewerID.onartifactselect = handler

Event Information

To invoke

Select an artifact in the artifact viewer.

Default Action

Loads the application definition.

Event Object Properties

Although event handlers in the DHTML Object Model do not receive parameters directly, a handler can query an event object for data.

Property

Description

artifactObject

Object that is selected.

See Also

Artifact Viewer (Object)