Gets or sets an array of InitComplete event handlers.
public function &getInitComplete() { } public function setInitComplete($value) { }
Type: array
The string containing the name of InitComplete event handler or an array of handler names.
This event fires when HTML5/Flash Uploader is completely created and initialized.