blob: 318e5c503899caabaadf9a77e8847559a8c5f17b [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.property.ArrayProperty",
"baseClassname": "org.apache.royale.textLayout.property.Property"
,
"description": "A property description with an Array value.@private",
"members": [
{ "type": "method",
"qname": "org.apache.royale.textLayout.property.ArrayProperty",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Array"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "mType", "type": "Class"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "*",
"qname": "memberType",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The type the members of the array are required to be."},
{ "type": "method",
"qname": "checkArrayTypes",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Boolean",
"params": [{ "name": "val", "type": "Object"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "*",
"qname": "defaultValue",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "@private"}]
}