blob: 5be0a5f3d2da12d0e5bca2938036c2dcfb9e2d38 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.operations.CreateDivOperation",
"baseClassname": "org.apache.royale.textLayout.operations.FlowTextOperation"
,
"description": "The CreateDivOperation class encapsulates creating IDivElement",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.textLayout.operations.CreateDivOperation",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Creates an CreateDivOperation object.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": [{ "name": "operationState", "type": "org.apache.royale.textLayout.edit.SelectionState"},
{ "name": "parent", "type": "org.apache.royale.textLayout.elements.IFlowGroupElement"},
{ "name": "format", "type": "org.apache.royale.textLayout.formats.ITextLayoutFormat"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.textLayout.elements.IFlowGroupElement",
"qname": "parent",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Specifies the parent element for the new IDivElement",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.textLayout.elements.IFlowGroupElement"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.textLayout.formats.ITextLayoutFormat",
"qname": "format",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "TextLayoutFormat to be applied to the new IDivElement.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.elements.IDivElement",
"qname": "newDivElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The new IDivElement.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}