ObjectUtil « Development « Flex






1.Use getClassInfo() and toString() methods to show the properties of the Button controlUse getClassInfo() and toString() methods to show the properties of the Button control
2.Using ObjectUtil to dump an object's properties
3.Use mx.utils.ObjectUtil.toString() to print all dynamically added properties of an objectUse mx.utils.ObjectUtil.toString() to print all dynamically added properties of an object
4.ObjectUtil.getClassInfo() returns an Object with the name and properties of the target objectObjectUtil.getClassInfo() returns an Object with the name and properties of the target object
5.use mx.utils.ObjectUtil.toString()use mx.utils.ObjectUtil.toString()