| { "type": "class", | |
| "qname": "org.apache.royale.file.beads.FileModelWithParamsAndFileContent", | |
| "baseClassname": "org.apache.royale.file.beads.FileModelWithParams" | |
| , | |
| "description": "The FileModelWithParamsAndFileContent behaves like FileModelWithParams but retains the file content. This can be useful e.g. for displaying a thumbnail of a file you are about to upload in FormData format.", | |
| "tags": [ | |
| { "tagName": "toplevel", | |
| "values": []}, | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.9.7"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ], | |
| "members": [ | |
| { "type": "method", | |
| "qname": "org.apache.royale.file.beads.FileModelWithParamsAndFileContent", | |
| "namespace": "", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "return": "", | |
| "params": []} | |
| , | |
| { "type": "accessor", | |
| "access": "read-write", | |
| "return": "org.apache.royale.utils.BinaryData", | |
| "qname": "fileContent", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": ["override"], | |
| "deprecated": {}}] | |
| } |