| { "type": "class", | |
| "qname": "org.apache.royale.effects.Fade", | |
| "baseClassname": "org.apache.royale.effects.Tween" | |
| , | |
| "description": "The Fade effect animates a UI component's alpha or opacity.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.0"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ], | |
| "members": [ | |
| { "type": "method", | |
| "qname": "org.apache.royale.effects.Fade", | |
| "namespace": "", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "Constructor. have its x and/or y property animated.", | |
| "tags": [ | |
| { "tagName": "param", | |
| "values": ["target An object that will"]}, | |
| { "tagName": "playerversion", | |
| "values": ["Flash 9", "AIR 1.1"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 1.0.0"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ], | |
| "return": "", | |
| "params": [{ "name": "target", "type": "org.apache.royale.core.IUIBase"}]} | |
| , | |
| { "type": "accessor", | |
| "access": "read-write", | |
| "return": "String", | |
| "qname": "target", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "The target as the String id of a widget in an MXML Document."}, | |
| { "type": "accessor", | |
| "access": "read-write", | |
| "return": "Number", | |
| "qname": "alphaFrom", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "Starting alpha value. If NaN, the current alpha value is used"}, | |
| { "type": "accessor", | |
| "access": "read-write", | |
| "return": "Number", | |
| "qname": "alphaTo", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "Ending alpha value. If NaN, the current alpha value is not changed"}, | |
| { "type": "method", | |
| "qname": "setDocument", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "return": "void", | |
| "params": [{ "name": "document", "type": "Object"}, | |
| { "name": "id", "type": "String"}]} | |
| , | |
| { "type": "method", | |
| "qname": "onTweenUpdate", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "return": "void", | |
| "params": [{ "name": "value", "type": "Number"}]} | |
| , | |
| { "type": "method", | |
| "qname": "onTweenEnd", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "return": "void", | |
| "params": [{ "name": "value", "type": "Number"}]} | |
| ] | |
| } |