blob: 3b0dfd1c279a7d49e777d457aba6a92183c9a899 [file] [log] [blame]
{ "type": "interface",
"qname": "spark.core.IDisplayText",
"baseInterfaceNames": [
"org.apache.royale.events.IEventDispatcher"]
,
"description": "The IDisplayText interface defines the properties and methods for simple text display.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.1", "AIR 2.0"]},
{ "tagName": "productversion",
"values": ["Flex 4.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "text",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The text displayed by this text component. <p>The formatting of this text is controlled by CSS styles. The supported styles depend on the subclass.</p>",
"tags": [
{ "tagName": "default",
"values": [""""]},
{ "tagName": "playerversion",
"values": ["Flash 10.1", "AIR 2.0"]},
{ "tagName": "productversion",
"values": ["Flex 4.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Boolean",
"qname": "isTruncated",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "A flag that indicates whether the text has been truncated.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.1", "AIR 2.0"]},
{ "tagName": "productversion",
"values": ["Flex 4.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}