| Paste Options | | | | |
| Can Branches be Pasted Into | Allows a copied or dragged node to be pasted into the selected branch node. | boolean | true | R |
| Can Branches be Pasted Before |
Allows a copied or dragged node to be pasted before the selected branch node.
|
boolean
|
true
|
R |
| Can Branches be Pasted After | Allows a copied or dragged node to be pasted after the selected branch node. |
boolean |
true |
R |
| Can Leaves be Pasted Into | Allows a copied or dragged node to be pasted into the selected leaf node. This action turns a leaf node into a branch node. |
boolean |
false | R |
| Can Leaves be Pasted Before | Allows a copied or dragged node to be pasted before the selected leaf node. |
boolean |
true |
R |
| Can Leaves be Pasted After | Allows a copied or dragged node to be pasted after the selected leaf node. |
boolean |
true |
R |
| Attributes that permit Paste Into | Attributes that exist in the selected node that allow or deny another node to be pasted into it. If the attribute is "true"
or "1" then the operation is permitted. If it is set to something else or does not exist the operation is denied.
|
array
|
[]
|
O |
| Attributes that permit Paste Before
| Attributes that exist in the selected node that allow or deny another node to be pasted before it. If the attribute is "true"
or "1" then the operation is permitted. If it is set to something else or does not exist the operation is denied.
|
array
|
[]
|
O |
| Attributes that permit Paste After
| Attributes that exist in the selected node that allow or deny another node to be pasted after it. If the attribute is "true"
or "1" then the operation is permitted. If it is set to something else or does not exist the operation is denied.
|
array
|
[]
|
O |
| Elements that permit Paste Into
| Elements name of the selected
node that allow or deny another node to be pasted into it. If the element name is
equal to a name listed in this parameter then the operation is
permitted. If it is set to something else the operation is denied. |
array
|
[]
|
O |
| Elements that permit Paste Before
|
Elements name of the selected
node that allow or deny another node to be pasted before it. If the element name is
equal to a name listed in this parameter then the operation is
permitted. If it is set to something else the operation is denied. |
array
|
[]
|
O |
Elements that permit Paste After
|
Elements name of the selected
node that allow or deny another node to be pasted after it. If the element name is
equal to a name listed in this parameter then the operation is
permitted. If it is set to something else the operation is denied. |
array
|
[]
|
O |