03.07.2013 Views

Guide de reference du langage ActionScript 2.0 - PowWeb

Guide de reference du langage ActionScript 2.0 - PowWeb

Guide de reference du langage ActionScript 2.0 - PowWeb

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Résumé <strong>de</strong> la métho<strong>de</strong><br />

Métho<strong>de</strong>s héritées <strong>de</strong> la classe Object<br />

addProperty (métho<strong>de</strong> Object.addProperty), hasOwnProperty (métho<strong>de</strong><br />

Object.hasOwnProperty), isPropertyEnumerable (métho<strong>de</strong><br />

Object.isPropertyEnumerable), isPrototypeOf (métho<strong>de</strong> Object.isPrototypeOf),<br />

registerClass (métho<strong>de</strong> Object.registerClass), toString (métho<strong>de</strong><br />

Object.toString), unwatch (métho<strong>de</strong> Object.unwatch), valueOf (métho<strong>de</strong><br />

Object.valueOf), watch (métho<strong>de</strong> Object.watch)<br />

callee (propriété arguments.callee)<br />

public callee : Object<br />

Référence à la fonction en cours d'exécution.<br />

Disponibilité : <strong>ActionScript</strong> 1.0 ; Flash Player 5<br />

Voir également<br />

caller (propriété arguments.caller)<br />

caller (propriété arguments.caller)<br />

public caller : Object<br />

Référence à la fonction ayant appelé la fonction en cours d'exécution ou null si elle n'a pas<br />

été appelée à partir d'une autre fonction.<br />

Disponibilité : <strong>ActionScript</strong> 1.0 ; Flash Player 6<br />

Voir également<br />

callee (propriété arguments.callee)<br />

length (propriété arguments.length)<br />

public length : Number<br />

Le nombre d'arguments transmis à la fonction. Ce nombre peut être supérieur ou inférieur à<br />

celui ayant été déclaré par la fonction.<br />

Disponibilité : <strong>ActionScript</strong> 1.0 ; Flash Player 5<br />

arguments 249

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!