You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
669 B
49 lines
669 B
[{
|
|
"id":1,
|
|
"text":"My Documents",
|
|
"children":[{
|
|
"id":11,
|
|
"text":"Photos",
|
|
"state":"closed",
|
|
"children":[{
|
|
"id":111,
|
|
"text":"Friend"
|
|
},{
|
|
"id":112,
|
|
"text":"Wife"
|
|
},{
|
|
"id":113,
|
|
"text":"Company"
|
|
}]
|
|
},{
|
|
"id":12,
|
|
"text":"Program Files",
|
|
"children":[{
|
|
"id":121,
|
|
"text":"Intel"
|
|
},{
|
|
"id":122,
|
|
"text":"Java",
|
|
"attributes":{
|
|
"p1":"Custom Attribute1",
|
|
"p2":"Custom Attribute2"
|
|
}
|
|
},{
|
|
"id":123,
|
|
"text":"Microsoft Office"
|
|
},{
|
|
"id":124,
|
|
"text":"Games",
|
|
"checked":true
|
|
}]
|
|
},{
|
|
"id":13,
|
|
"text":"index.html"
|
|
},{
|
|
"id":14,
|
|
"text":"about.html"
|
|
},{
|
|
"id":15,
|
|
"text":"welcome.html"
|
|
}]
|
|
}]
|
|
|