Documentation

onDoubleClick()

Handles the DoubleClick event.

onDoubleClick(handle: string | ViewBuilderEventHandler<TView>): this;

Parameters

Related