| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
The TabAlignment class is an enumeration of constant values that you can use to set the
tabAlignment property
of the
TabStop class.
public static const CENTER:String = "center"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Positions the center of the tabbed text at the tab stop.
public static const DECIMAL:String = "decimal"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Positions the alignment token of the tabbed text at the tab stop.
public static const END:String = "end"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Positions the end of the tabbed text at the tab stop.
public static const START:String = "start"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Positions the start of the tabbed text at the tab stop.
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Tue May 20 2008, 04:02 AM -07:00