DisplayBox.DoubleClick

Availability

Flash Player 7.

Usage

DisplayBox.DoubleClick = function(ID) 
{
// your statements here
}

Parameters

ID The row ID

Returns

None.

Description

Event handler; invoked when a row is clicked 2 or more times in succession. The DoubleClick method receives one parameter, ID, which is a number representing the row that was clicked.

Author

Telsim, Inc.