{ "type": "class", | |
"qname": "org.apache.royale.effects.Resize", | |
"baseClassname": "org.apache.royale.effects.Tween" | |
, | |
"description": "The Resize effect animates a UI component's width or height.", | |
"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.Resize", | |
"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": "Number", | |
"qname": "widthBy", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "The change in width."}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "heightBy", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "The change in height."}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "widthFrom", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "Starting width value. If NaN, the current width value is used"}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "heightFrom", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "Starting height value. If NaN, the current height value is used"}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "widthTo", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "Ending width value."}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "heightTo", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "Ending height value."}, | |
{ "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"}]} | |
] | |
} |