| Constant | Defined by | ||
|---|---|---|---|
| LARGE : String = "large" [static]
| FlickrPhotoSize | ||
| MEDIUM : String = "medium" [static]
| FlickrPhotoSize | ||
| SMALL : String = "small" [static]
| FlickrPhotoSize | ||
| SMALL_SQUARE : String = "smallSquare" [static]
| FlickrPhotoSize | ||
| THUMBNAIL : String = "thumbnail" [static]
| FlickrPhotoSize | ||
| LARGE | constant |
public static const LARGE:String = "large"
| MEDIUM | constant |
public static const MEDIUM:String = "medium"
| SMALL | constant |
public static const SMALL:String = "small"
| SMALL_SQUARE | constant |
public static const SMALL_SQUARE:String = "smallSquare"
| THUMBNAIL | constant |
public static const THUMBNAIL:String = "thumbnail"