Main Page | Packages | Class Tree | Index | Help

<root>

class FunctionArguments

Object
  |
  +--Array
        |
        +--FunctionArguments


intrinsic class FunctionArguments
extends Array

ActionScript Standard Library FunctionArguments object



Field Summary


callee: Function



caller: Function


Fields inherited from class Array

CASEINSENSITIVE, DESCENDING, length, NUMERIC, RETURNINDEXEDARRAY, UNIQUESORT

Fields inherited from class Object

__proto__, constructor, prototype

Methods inherited from class Array

concat, join, pop, push, reverse, shift, slice, sort, sortOn, splice, toString, unshift

Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Field Documentation

callee

var callee: Function

caller

var caller: Function

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc