blob: dc6ab3d7663c49e8498b55e93f1acfe9ff25d584 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.operations.CreateListOperation",
"baseClassname": "org.apache.royale.textLayout.operations.FlowTextOperation"
,
"description": "The CreateListOperation class encapsulates creating list",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.textLayout.operations.CreateListOperation",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Creates an CreateListOperation 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": "listFormat", "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 element this operation adds a new IListElement to.",
"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": "listFormat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "TextLayoutFormat to be applied to the new IListElement.",
"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.IListElement",
"qname": "newListElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The new IListElement.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}