![JAR search and dependency download from the Maven repository](/logo.png)
org.nasdanika.html.jstree.impl.ajaxTree.js Maven / Gradle / Ivy
{
'core' : {
'data' : {
'url' : function (node) {
return {{nodesUrl}}; // Expression, use node.id to access node id.
},
'data' : function (node) {
return { 'id' : node.id };
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy