ron
04/14/2017, 3:32 PM{
"name": "top",
"dropAllowed": true,
"children": [
{
"name": "child 1",
"dropAllowed": true,
"children": [
{
"name": "child 1.1",
"dropAllowed": true
}
]
},
{
"name": "child 2",
"dropAllowed": true
}
]
}