blob: 9ce0da8d0cb1870e29f1cf536960364cd57f60c7 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.operations.ApplyElementTypeNameOperation",
"baseClassname": "org.apache.royale.textLayout.operations.FlowElementOperation"
,
"description": "The ApplyElementTypeNameOperation class encapsulates a type name change.",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.textLayout.elements.FlowElement#typeName", "org.apache.royale.textLayout.edit.EditManager", "org.apache.royale.textLayout.events.FlowOperationEvent"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.textLayout.operations.ApplyElementTypeNameOperation",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Creates a ApplyElementTypeNameOperation object. <p>If the <code>relativeStart</code> and <code>relativeEnd</code> parameters are set, then the existing element is split into multiple elements, the selected portion using the new type name and the rest using the existing type name.</p>",
"tags": [
{ "tagName": "param",
"values": ["operationState Describes the current selection.", "targetElement Specifies the element to change.", "newTypeName The type name to assign.", "relativeStart An offset from the beginning of the target element.", "relativeEnd An offset from the end of the target element."]},
{ "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": "targetElement", "type": "org.apache.royale.textLayout.elements.IFlowElement"},
{ "name": "typeName", "type": "String"},
{ "name": "relativeStart", "type": "int"},
{ "name": "relativeEnd", "type": "int"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "typeName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The type name assigned by this operation.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}