|
|
Provides the implementation of a JS method.
enum MethodId { MethodExec, MethodShow } | MethodId |
MethodImp ( MethodId id )
| MethodImp |
~MethodImp ()
| ~MethodImp |
bool implementsCall ()
| implementsCall |
[const virtual]
Reimplemented from ObjectImp.
KJS::Value call ( KJS::ExecState *exec, KJS::Object &self,
const KJS::List &args )
| call |
[virtual]
Reimplemented from ObjectImp.
Generated by: rich on pegasus on Wed Nov 14 23:15:54 2001, using kdoc 2.0a53. |