| Pacote | mx.controls |
| Classe | public final class FileSystemSizeDisplayMode |
| Herança | FileSystemSizeDisplayMode Object |
sizeDisplayMode property
of the FileSystemDataGrid class.
Ver também
| Constante | Definido Por | ||
|---|---|---|---|
| BYTES : String = "bytes" [static]
Specifies to show file sizes in bytes.
| FileSystemSizeDisplayMode | ||
| KILOBYTES : String = "kilobytes" [static]
Specifies to show file sizes in kilobytes.
| FileSystemSizeDisplayMode | ||
| BYTES | Constante |
public static const BYTES:String = "bytes"
Specifies to show file sizes in bytes.
| KILOBYTES | Constante |
public static const KILOBYTES:String = "kilobytes"
Specifies to show file sizes in kilobytes.