 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Stan R. Guest
|
Posted: Sun Apr 23, 2006 7:14 pm Post subject: get available functions for an applet (that can be accessed |
|
|
Hello, I'm wondering how I can enumerate the functions of an applet
(like doocument.applets.myapplet) ?
I can get the properties using
for (prop in document.applets.myapplet) // do something with prop
But I can't figure out any wya to get what functions I can access in
javascript.
Reason being I'm using an applet (its a chat applet), I know of a couple
functions I've seen in an example file that comes with the applet files.
But I'm sure thres gotta be more, but the docs don't mention them.
Thanks for any help.
--
Stan |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|