blob: 234ec9ececc27431ba67dd2d39d0a26b7e9c31bf [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.reflection.MetaDataArgDefinition",
"baseClassname": "org.apache.royale.reflection.DefinitionBase"
,
"description": "The description of a Class or Interface",
"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.reflection.MetaDataArgDefinition",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "name", "type": "String"},
{ "name": "value", "type": "String"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "value",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "the 'key' value of a metadata argument in [Event(name="boom")] the value for the 1st (only) argument is 'boom'"},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "key",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "the 'key' value of a metadata argument in [Event(name="boom")] the key for the 1st (only) argument is 'name'"},
{ "type": "method",
"qname": "toString",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "String",
"params": []}
]
}