Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
ObjectUtil « Development « Flex
Flex
Development
ObjectUtil
1.
Use 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 object
4.
ObjectUtil.getClassInfo() returns an Object with the name and properties of the target object
5.
use mx.utils.ObjectUtil.toString()