Use of zTree tree plug-in--Introduction to asynchronous loading method
nbsp;html> <meta> <title>异步加载</title> <link> <link> <script></script> <script></script> <script>var setting = { async : { enable : true, url : "${pageContext.request.contextPath}/ztreeAction!getMenusById.jhtml", autoParam : [ "id" ],//dataFilter : filter }, data : { key : { url : "xUrl"}, simpleData : { enable : true, pIdKey : "pid"} }, }; $(document).ready(function() { $.fn.zTree.init($("#treeDemo"), setting); });</script> <div> <ul></ul> </div>
The above is the code of the jsp page. Because it is a pure plug-in test, you can directly copy the code used in the past.
action层代码,可以直接复制使用
public void getMenusById(){ List<ztree> list=null;try { list=ztreeService.getMenusById(ztree); } catch (Exception e) { e.printStackTrace(); }super.writeJson(list); }</ztree>
List<ztree> getMenusById(Ztree ztree) Exception; //接口</ztree>
"ztreeService" ZtreeServiceImpl List queryList(Ztree ztree) =" from Ztree where 1=1 "<string> params = HashMap<string>(ztree.getId()!=+=" and id = :id ""id" List<ztree> getMenusById(Ztree ztree) =" from Ztree where 1=1 "<string> params= HashMap<string>(ztree.getId()==||ztree.getId().equals(""+=" and pid is null "+= " and pid = :id ""id"<ztree> queryZtree =<ztree> list= ArrayList<ztree>"true" queryBoolean(Ztree ztree) flag== " from Ztree where pid = :id "<string> params= HashMap<string>"id"<ztree> queryZtree =(queryZtree!=&&queryZtree.size()>0=</ztree></string></string></ztree></ztree></ztree></string></string></ztree></string></string>
There is no need to write the dao layer, it is just a query. I will attach the ztree table fields below
I hope it can help everyone. This is the test code when I learn the ztree plug-in again, the annotated version of the ssh framework. I haven’t tried it in other frameworks, but after understanding how to use it, it should be fine. , I believe you are all much better than me. Not a master, just sharing. God, don’t squirt~~~~~~~~~~
The above is the detailed content of Use of zTree tree plug-in--Introduction to asynchronous loading method. For more information, please follow other related articles on the PHP Chinese website!

The article discusses using Maven and Gradle for Java project management, build automation, and dependency resolution, comparing their approaches and optimization strategies.

The article discusses creating and using custom Java libraries (JAR files) with proper versioning and dependency management, using tools like Maven and Gradle.

The article discusses implementing multi-level caching in Java using Caffeine and Guava Cache to enhance application performance. It covers setup, integration, and performance benefits, along with configuration and eviction policy management best pra

The article discusses using JPA for object-relational mapping with advanced features like caching and lazy loading. It covers setup, entity mapping, and best practices for optimizing performance while highlighting potential pitfalls.[159 characters]

Java's classloading involves loading, linking, and initializing classes using a hierarchical system with Bootstrap, Extension, and Application classloaders. The parent delegation model ensures core classes are loaded first, affecting custom class loa


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version
Visual web development tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.