ActionScript 3 Language Specification |
|||
| ActionScript 3.0 Language Specification > 4 Definitions > 4.3 Class method | |||
A class method, also called a static method, is a method that is attached to an entire class, rather than to an instance of a class. Class methods, unlike instance methods, can only be accessed through the class, and cannot be accessed through a class instance.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/specs/actionscript/3/as3_specification28.html