blob: 096d38adfb6b9b099596ee8f0f3ed8efd19bad24 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.effects.Wipe",
"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.Wipe",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor. have its x and/or y property animated.",
"tags": [
{ "tagName": "param",
"values": ["target Object ID or reference to 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": "String",
"qname": "direction",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The direction of the Wipe. "up" means the top will be the last part to disappear. "down" will reveal from the top down."},
{ "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"}]}
]
}