blob: 1fbd712a737cf3681beaea4aa2922a5f5b36de28 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.formats.LineBreak",
"baseClassname": ""
,
"description": "Defines values for setting the <code>lineBreak</code> property of <code>TextLayoutFormat</code> to specify how lines are broken within wrapping text.",
"tags": [
{ "tagName": "see",
"values": ["TextLayoutFormat#linebreak"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "field",
"qname": "TO_FIT",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Specifies that lines wrap to fit the container width.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "EXPLICIT",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Specifies that lines break only at explicit return or line feed characters.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}