Is there a JavaScript API like there is for Java? Or anything that has a list of all the functions in JavaScript? Like, document.body.onclick, and stuff like that.

Thanks.