| { "type": "class", | |
| "qname": "org.apache.royale.core.UIHTMLElementWrapper", | |
| "baseClassname": "org.apache.royale.core.ElementWrapper" | |
| , | |
| "description": "The UIHTMLElementWrapper class is the base class for most Buttons and other UI objects in a Royale application that do not have children. In Flash, these buttons extend SimpleButton and therefore do not support all of the Sprite APIs.", | |
| "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.core.UIHTMLElementWrapper", | |
| "namespace": "", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "Constructor.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.0"]}, | |
| { "tagName": "langversion", | |
| "values": ["3."]} ], | |
| "return": "", | |
| "params": []} | |
| , | |
| { "type": "accessor", | |
| "access": "read-write", | |
| "return": "org.apache.royale.core.WrappedHTMLElement", | |
| "qname": "positioner", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "The HTMLElement used to position the component."}, | |
| { "type": "field", | |
| "qname": "_model", | |
| "return": "Object", | |
| "namespace": "protected", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "allow access from overrides"}, | |
| { "type": "accessor", | |
| "access": "read-write", | |
| "return": "Object", | |
| "qname": "model", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "", | |
| "tags": [ | |
| { "tagName": "royaleignorecoercion", | |
| "values": ["Class", "org.apache.royale.core.IBeadModel"]} ]}, | |
| { "type": "method", | |
| "qname": "addBead", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": ["override"], | |
| "deprecated": {}, | |
| "description": "", | |
| "tags": [ | |
| { "tagName": "param", | |
| "values": ["bead The new bead."]}, | |
| { "tagName": "royaleignorecoercion", | |
| "values": ["org.apache.royale.core.IBeadModel"]} ], | |
| "return": "void", | |
| "params": [{ "name": "bead", "type": "org.apache.royale.core.IBead"}]} | |
| , | |
| { "type": "accessor", | |
| "access": "read-only", | |
| "return": "org.apache.royale.core.IParent", | |
| "qname": "parent", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": [], | |
| "deprecated": {}, | |
| "description": "", | |
| "tags": [ | |
| { "tagName": "param", | |
| "values": ["value The event containing new style properties."]}, | |
| { "tagName": "royaleignorecoercion", | |
| "values": ["org.apache.royale.core.WrappedHTMLElement", "org.apache.royale.core.IParent"]} ]}] | |
| , | |
| "events": [ | |
| { "qname": "click", | |
| "type": "org.apache.royale.events.MouseEvent" | |
| , | |
| "description": "Set a different class for click events so that there aren't dependencies on the flash classes on the JS side.", | |
| "tags": [ | |
| { "tagName": "playerversion", | |
| "values": ["Flash 10.2", "AIR 2.6"]}, | |
| { "tagName": "productversion", | |
| "values": ["Royale 0.0"]}, | |
| { "tagName": "langversion", | |
| "values": ["3.0"]} ]}] | |
| } |