blob: c2df76fab34967378b63d62c764e8943656435ad [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.operations.ClearFormatOnElementOperation",
"baseClassname": "org.apache.royale.textLayout.operations.FlowElementOperation"
,
"description": "The ClearFormatOnElementOperation class encapsulates a style change to an element. <p>This operation undefines one or more formats to a flow element.</p>",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.textLayout.edit.EditManager", "org.apache.royale.textLayout.formats.TextLayoutFormat", "org.apache.royale.textLayout.events.FlowOperationEvent", "ApplyFormatToElementOperation"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.textLayout.operations.ClearFormatOnElementOperation",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Creates an ClearFormatOnElementOperation object.",
"tags": [
{ "tagName": "param",
"values": ["operationState Specifies the text flow containing the element to which this operation is applied.", "targetElement specifies the element to which this operation is applied.", "format The formats to apply in this operation."]},
{ "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": "format", "type": "org.apache.royale.textLayout.formats.ITextLayoutFormat"},
{ "name": "relativeStart", "type": "int"},
{ "name": "relativeEnd", "type": "int"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.textLayout.formats.ITextLayoutFormat",
"qname": "format",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The character formats applied in this operation. <p>If <code>null</code> no character formats are changed.</p>",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}