Gets or sets an array of Click event handlers.
public function &getClick() { } public function setClick($value) { }
Type: array
The string containing the name of Click event handler or an array of handler names.
This event fires when the Thumbnail control is clicked.