blob: 8d161f78341edebe6b88cbcfde24cc7fc3491186 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.operations.ModifyInlineGraphicOperation",
"baseClassname": "org.apache.royale.textLayout.operations.FlowTextOperation"
,
"description": "The InsertInlineGraphicOperation class encapsulates the modification of an existing inline graphic.",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.textLayout.elements.InlineGraphicElement", "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.ModifyInlineGraphicOperation",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Creates a ModifyInlineGraphicsOperation object. If a range is selected, the operation deletes the contents of that range.",
"tags": [
{ "tagName": "param",
"values": ["operationState Describes the insertion point.", "source The graphic source (uri string, URLRequest, DisplayObject, or Class of an embedded asset).", "width The width to assign (number of pixels, percent, or the string 'auto')", "height The height to assign (number of pixels, percent, or the string 'auto')", "options None supported"]},
{ "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": "source", "type": "Object"},
{ "name": "width", "type": "Object"},
{ "name": "height", "type": "Object"},
{ "name": "options", "type": "Object"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "Object",
"qname": "source",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "copy",
"values": ["org.apache.royale.textLayout.elements.InlineGraphicElement#source"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Object",
"qname": "width",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "copy",
"values": ["org.apache.royale.textLayout.elements.InlineGraphicElement#width"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Object",
"qname": "height",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "copy",
"values": ["org.apache.royale.textLayout.elements.InlineGraphicElement#height"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Object",
"qname": "options",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "options are not supported",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}