OracleJavaScript API Reference for Oracle ADF Faces

 

org.ecmascript.object

Summary

This is the JavaScript Documentation for package "org.ecmascript.object".

Classes

Arguments
The native browser JavaScript object that is created when control enters an execution context for function code.
Array
The native browser JavaScript object used to store multiple values in a single variable.
Date
The native browser JavaScript object used to work with dates and times.
Function
The native browser JavaScript object used to define code that can be called on demand rather than executing immediately.
Global
The native browser JavaScript object that allows you to reference its fields and methods without a Global.
Math
The native browser JavaScript object used to work with mathematical operations.
Object
The native browser JavaScript object used to store multiple mappings of values in a single variable.
RegExp
The native browser JavaScript object used to work with regular expressions.

 


 

Generated on 2011.08.31 02:41 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.