|
|
Provides the implementation of a JS method.
enum MethodId { MethodPrint } | MethodId |
MethodImp ( MethodId mid, JSConsoleWidget *parent )
| 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.
MethodId id | id |
[private]
JSConsoleWidget * w | w |
[private]
class Private * d | d |
[private]
Generated by: rich on pegasus on Fri Nov 9 01:30:42 2001, using kdoc 2.0a53. |