blob: 744655e9457ec4d0198ef2450f5c1882145ae819 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.core.IMeasurementBead",
"baseInterfaceNames": [
"org.apache.royale.core.IBead"]
,
"description": "The IMeasurementBead interface is the basic interface for the bead that can compute and report the measurements of the contents of a component.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "read-only",
"return": "Number",
"qname": "measuredWidth",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The measured width.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Number",
"qname": "measuredHeight",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The measured height",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}