(AIR only)
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.1 |
The FileSystemSizeDisplayMode class defines the constant values
for the
sizeDisplayMode
property
of the FileSystemDataGrid class.
public static const BYTES:String = "bytes"
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.1 |
Specifies to show file sizes in bytes.
public static const KILOBYTES:String = "kilobytes"
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.1 |
Specifies to show file sizes in kilobytes.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00