Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/image-processing/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 从DHTMLxlxTree视图中删除图像_Javascript_Dhtmlx - Fatal编程技术网

Javascript 从DHTMLxlxTree视图中删除图像

Javascript 从DHTMLxlxTree视图中删除图像,javascript,dhtmlx,Javascript,Dhtmlx,我想从dhtmlxTree中显示的树视图中删除图像。我知道如果我们不提供任何图像文件,就不会显示任何图像。但是,图像的位置仍然为空。我想收回图像的位置。我们可以在dhtmlxTree中这样做吗?试试: tree.enableTreeImages(false); 有关更多选项,请参见此链接

我想从dhtmlxTree中显示的树视图中删除图像。我知道如果我们不提供任何图像文件,就不会显示任何图像。但是,图像的位置仍然为空。我想收回图像的位置。我们可以在dhtmlxTree中这样做吗?

试试:

tree.enableTreeImages(false);
有关更多选项,请参见此链接