flash - Flex: given Class object, get the name of the class it represents -


In Flex, say I have a class object.

For example:

  var clazz: class = string; Trace; // what I want "string"  

< P> flash.utils :: getQualifiedClassName is the job you are looking for ...;)

Congratulations

back2dos


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -