Object
This is a core JavaScript. You find more information on JavaScript at: http://www.ecma-international.org/publications/standards/Ecma-262.htm, http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference, http://www.w3schools.com/js/
This class extends Object and therefore all methods and fields available for Object are also available for Object .
Constructor
new Object ( )
Parameters
No parameters.
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.