blob: 50f8c478fd0b1ee563d381a690006024481eed47 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.property.PropertyFactory",
"baseClassname": ""
,
"members": [
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.property.StringPropertyHandler",
"qname": "sharedStringHandler",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.property.EnumPropertyHandler",
"qname": "sharedInheritEnumHandler",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.property.UndefinedPropertyHandler",
"qname": "sharedUndefinedHandler",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.property.UintPropertyHandler",
"qname": "sharedUintHandler",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.property.BooleanPropertyHandler",
"qname": "sharedBooleanHandler",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.property.FormatPropertyHandler",
"qname": "sharedTextLayoutFormatHandler",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.property.FormatPropertyHandler",
"qname": "sharedListMarkerFormatHandler",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "method",
"qname": "bool",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Boolean"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"}]}
,
{ "type": "method",
"qname": "string",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "String"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"}]}
,
{ "type": "method",
"qname": "uintProp",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "uint"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"}]}
,
{ "type": "method",
"qname": "enumString",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "String"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "rest", "type": "Array"}]}
,
{ "type": "method",
"qname": "intOrEnum",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Object"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "minValue", "type": "int"},
{ "name": "maxValue", "type": "int"},
{ "name": "rest", "type": "Array"}]}
,
{ "type": "method",
"qname": "uintOrEnum",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Object"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "rest", "type": "Array"}]}
,
{ "type": "method",
"qname": "number",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Number"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "minValue", "type": "Number"},
{ "name": "maxValue", "type": "Number"}]}
,
{ "type": "method",
"qname": "numPercentEnum",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Object"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "minValue", "type": "Number"},
{ "name": "maxValue", "type": "Number"},
{ "name": "minPercentValue", "type": "String"},
{ "name": "maxPercentValue", "type": "String"},
{ "name": "rest", "type": "Array"}]}
,
{ "type": "method",
"qname": "numPercent",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Object"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "minValue", "type": "Number"},
{ "name": "maxValue", "type": "Number"},
{ "name": "minPercentValue", "type": "String"},
{ "name": "maxPercentValue", "type": "String"}]}
,
{ "type": "method",
"qname": "numEnum",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Object"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "minValue", "type": "Number"},
{ "name": "maxValue", "type": "Number"},
{ "name": "rest", "type": "Array"}]}
,
{ "type": "method",
"qname": "tabStopsProp",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Array"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"}]}
,
{ "type": "method",
"qname": "spacingLimitProp",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Object"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"},
{ "name": "minPercentValue", "type": "String"},
{ "name": "maxPercentValue", "type": "String"}]}
,
{ "type": "method",
"qname": "tlfProp",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Object"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"}]}
,
{ "type": "method",
"qname": "listMarkerFormatProp",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.property.Property",
"params": [{ "name": "nameValue", "type": "String"},
{ "name": "defaultValue", "type": "Object"},
{ "name": "inherited", "type": "Boolean"},
{ "name": "categories", "type": "Vector.<String>"}]}
]
}