blob: b28488fc3b1dc7c9006c307a7a372a12647ac4bf [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.elements.ContainerFormattedElement",
"baseClassname": "org.apache.royale.textLayout.elements.ParagraphFormattedElement"
,
"description": "ContainerFormattedElement is the root class for all container-level block elements, such as DivElement and TextFlow objects. Container-level block elements are grouping elements for other FlowElement objects.",
"tags": [
{ "tagName": "see",
"values": ["DivElement", "TextFlow"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "className",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.compose.IFlowComposer",
"qname": "flowComposer",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "@private"}]
}