blob: 8c7881c906e5fd655a03513d43ed9a6684032ea6 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.operations.ApplyTCYOperation",
"baseClassname": "org.apache.royale.textLayout.operations.FlowTextOperation"
,
"description": "The ApplyTCYOperation class encapsulates a TCY transformation.",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.textLayout.elements.TCYElement", "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.ApplyTCYOperation",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Creates an ApplyTCYOperation object.",
"tags": [
{ "tagName": "param",
"values": ["operationState Describes the range of text to which the operation is applied.", "tcyValue Specifies whether to apply TCY (<code>true</code>), or remove TCY (<code>false</code>)."]},
{ "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": "tcyOn", "type": "Boolean"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "tcyOn",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Indicates whether the operation applies or removes TCY formatting. <p>If <code>true</code>, then the operation transforms the range into a TCY element. If <code>false</code>, then the operation removes TCY formatting from the first TCY element in the range.</p>",
"tags": [
{ "tagName": "see",
"values": ["org.apache.royale.textLayout.elements.TCYElement"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.elements.TCYElement",
"qname": "newTCYElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The TCYElement that was created by doOperation.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 2.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}