blob: fb8820fbaf4a722886ada2be72140082e419a732 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.elements.ParagraphFormattedElement",
"baseClassname": "org.apache.royale.textLayout.elements.FlowGroupElement"
,
"description": "The ParagraphFormattedElement class is an abstract base class for FlowElement classes that have paragraph properties. <p>You cannot create a ParagraphFormattedElement object directly. Invoking <code>new ParagraphFormattedElement()</code> throws an error exception.</p>",
"tags": [
{ "tagName": "see",
"values": ["ContainerFormattedElement", "ParagraphElement"]},
{ "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": {}}]
}