{ "type": "class", | |
"qname": "org.apache.royale.file.FileProxy", | |
"baseClassname": "org.apache.royale.core.StrandWithModel" | |
, | |
"description": "The FileProxy class is where beads regarding file operations are added. Information about operations can be queried in the file model, or by listenening to events dispatched by beads.", | |
"tags": [ | |
{ "tagName": "toplevel", | |
"values": []}, | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.9"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"members": [ | |
{ "type": "method", | |
"qname": "org.apache.royale.file.FileProxy", | |
"namespace": "", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "", | |
"params": []} | |
, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "uint", | |
"qname": "lastModified", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.file.IFileModel#lastModified"]}, | |
{ "tagName": "royaleignorecoercion", | |
"values": ["org.apache.royale.file.IFileModel"]} ]}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "String", | |
"qname": "name", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.file.IFileModel#name"]}, | |
{ "tagName": "royaleignorecoercion", | |
"values": ["org.apache.royale.file.IFileModel"]} ]}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "String", | |
"qname": "type", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.file.IFileModel#type"]}, | |
{ "tagName": "royaleignorecoercion", | |
"values": ["org.apache.royale.file.IFileModel"]} ]}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "Number", | |
"qname": "size", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.file.IFileModel#size"]}, | |
{ "tagName": "royaleignorecoercion", | |
"values": ["org.apache.royale.file.IFileModel"]} ]}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "Object", | |
"qname": "blob", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.file.IFileModel#blob"]}, | |
{ "tagName": "royaleignorecoercion", | |
"values": ["org.apache.royale.file.IFileModel"]} ]}, | |
{ "type": "accessor", | |
"access": "write-only", | |
"return": "org.apache.royale.utils.BinaryData", | |
"qname": "fileContent", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.file.IFileModel#fileContent"]}, | |
{ "tagName": "royaleignorecoercion", | |
"values": ["org.apache.royale.file.IFileModel"]} ]}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "flash.net.FileReference", | |
"qname": "fileReference", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "", | |
"tags": [ | |
{ "tagName": "copy", | |
"values": ["org.apache.royale.file.IFileModel#fileReference"]} ]}] | |
, | |
"events": [ | |
{ "qname": "modelChanged", | |
"type": "org.apache.royale.events.Event" | |
, | |
"description": "Indicates that the model has changed", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.9"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}] | |
} |