blob: a47010a6a8c337ebdbff2c8ad9b8b3a62fde5d17 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.operations.InsertInlineGraphicOperation",
"baseClassname": "org.apache.royale.textLayout.operations.FlowTextOperation"
,
"description": "The InsertInlineGraphicOperation class encapsulates the insertion of an inline graphic into a text flow.",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.textLayout.elements.IInlineGraphicElement", "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.InsertInlineGraphicOperation",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Creates an InsertInlineGraphicsOperation 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 The float to assign (String value, none for inline with text, left/right/start/end for float)"]},
{ "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.IInlineGraphicElement#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.IInlineGraphicElement#width"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Object",
"qname": "height",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.textLayout.IInlineGraphicElement#height"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "copy",
"values": ["org.apache.royale.textLayout.elements.IInlineGraphicElement#height"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Object",
"qname": "options",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "copy",
"values": ["org.apache.royale.textLayout.elements.IInlineGraphicElement#float"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.elements.IInlineGraphicElement",
"qname": "newInlineGraphicElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The IInlineGraphicElement that was created by doOperation.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "method",
"qname": "redo",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"description": "Re-executes the operation after it has been undone. <p>This function is called by the edit manager, when necessary.</p>",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "org.apache.royale.textLayout.edit.SelectionState",
"params": []}
]
}