0
次のaciTreeプラグイン用のJSONソースがあり、ノード"tree-data"
の値を取得したいと考えています。私はドキュメントに特定の機能はありません。何かご意見は ?AciTreeプラグインで特定のノードデータを取得
[{
"id": "-",
"label": "100 - Environment",
"inode": true,
"open": false,
"checkbox": false,
"branch": [{
"id": "M-CSP-HID-1301-01W8",
"label": "100.10.10 Dangerous Fauna",
"inode": true,
"open": false,
"checkbox": true,
"tree-data": "M-CSP-HID-1301-01W8#^Dangerous Fauna#^Low",
"branch": [{
"id": "-",
"label": "Coming into contact (ingestion, bites, stings, injection) with potentially dangerous animals that include - Invertebrate - Protozoa (one celled organisms - amoeba), Arachnids (Spiders, scorpions), Insects (mosquitoes, fire ants, bees), Crustaceans (Crabs), Annelids (Leeches), Echinoderms (Sea Urchin), Scyphozoa (Jelly Fish): Vertebrate - Fish (Shark, piranha, stingray), Amphibians (dart frogs), Mammals (Cows, Moose, Whales, etc.), Rodents (Rats, mice, etc.), Primates (Apes) , Reptiles (snakes, alligator, etc.), Birds (Raptors)",
"checkbox": false
}]
}
]