[Jsdoc-user] how to find functions in Object.extend?
Status: Inactive
Brought to you by:
mmathews
|
From: EventListener <eve...@gm...> - 2005-09-16 00:56:37
|
Examplet =3D Class.create();
Example.prototype =3D Object.extend( new WRScrollLayout(), {
/**
initialize: function()
{
},
|