onDblClick

Description

This defines a default onDblClick event that fires whenever an item in the viewbox is clicked on twice.

If an onDblClick event is tied to a specific item's definition, then this localized event will be used in place of the default. The default onDblClick event only fires if an item does NOT contain an onDblClick event definition.

See Also