blob: 2f26da5cfbb0ccf7292566de5022475599e9419a [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.edit.mementos.JoinMemento",
"baseClassname": "org.apache.royale.textLayout.edit.mementos.BaseMemento"
,
"members": [
{ "type": "method",
"qname": "org.apache.royale.textLayout.edit.mementos.JoinMemento",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "textFlow", "type": "org.apache.royale.textLayout.elements.ITextFlow"},
{ "name": "element1", "type": "org.apache.royale.textLayout.edit.ElementMark"},
{ "name": "element2", "type": "org.apache.royale.textLayout.edit.ElementMark"},
{ "name": "joinPosition", "type": "int"},
{ "name": "removeParentChain", "type": "org.apache.royale.textLayout.edit.IMemento"}]}
,
{ "type": "method",
"qname": "perform",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "*",
"params": [{ "name": "textFlow", "type": "org.apache.royale.textLayout.elements.ITextFlow"},
{ "name": "element1", "type": "org.apache.royale.textLayout.elements.IFlowGroupElement"},
{ "name": "element2", "type": "org.apache.royale.textLayout.elements.IFlowGroupElement"},
{ "name": "createMemento", "type": "Boolean"}]}
,
{ "type": "method",
"qname": "performInternal",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.textLayout.elements.IFlowGroupElement"]} ],
"return": "void",
"params": [{ "name": "textFlow", "type": "org.apache.royale.textLayout.elements.ITextFlow"},
{ "name": "element1Mark", "type": "org.apache.royale.textLayout.edit.ElementMark"},
{ "name": "element2Mark", "type": "org.apache.royale.textLayout.edit.ElementMark"}]}
,
{ "type": "method",
"qname": "undo",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.textLayout.elements.IFlowGroupElement"]} ],
"return": "*",
"params": []}
,
{ "type": "method",
"qname": "redo",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "*",
"params": []}
]
}