blob: 7bdbc171e5c9bd978c110cec4aed7b76dcb134fd [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.property.IntPropertyHandler",
"baseClassname": "org.apache.royale.textLayout.property.PropertyHandler"
,
"description": "A property description with a Number as its value. @private",
"members": [
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "className",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "method",
"qname": "org.apache.royale.textLayout.property.IntPropertyHandler",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "minValue", "type": "int"},
{ "name": "maxValue", "type": "int"},
{ "name": "limits", "type": "String"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "Number",
"qname": "minValue",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Number",
"qname": "maxValue",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "method",
"qname": "owningHandlerCheck",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "*",
"params": [{ "name": "newVal", "type": "*"}]}
]
}