In OOP based programming language object introspection is a technique to determining the elements(properties and methods) of a class at run time. There are two ways to do introspection in ctionScript:
In the tutorial we'll use getClassInfo() function which is present in ObjectUtil class.
<?xml version="1.0" encoding="utf-8"?> |

|
Recommend the tutorial |
Ask Questions? Discuss: Performing Object Introspection
Post your Comment