refresh_tree_node
refresh_tree_node
function has 1 variant:
Declaration
Description
Reloads child nodes of the node with
node_id_to_be_refreshed
(does not reload itself). If you want to reload and draw the nodenode_id_to_be_refreshed
, call this function with the parent id of thenode_id_to_be_refreshed.
For detail on json data format: https://www.jstree.com/docs/json/
Parameters
char blockAndTreeName
char node_id_to_be_refreshed
Return Value
Example
Last updated
Was this helpful?