The mx.containers.utilityClasses package contains utility classes used by the containers.
Interfaces
| | Interface | Description |
|---|
| | IConstraintLayout |
IConstraintLayout is a marker interface that indicates that a container
supports ConstraintColumn class and ConstraintRow class within its layout. |
Classes
| | Class | Description |
|---|
| | ConstraintColumn |
The ConstraintColumn class partitions an absolutely
positioned container in the vertical plane. |
| | ConstraintRow |
ConstraintRow class partitions an absolutely
positioned container in the horizontal plane. |
© 2009 Adobe Systems Incorporated. All rights reserved.
Wed Oct 28 2009, 04:02 PM -04:00