Category Panel in wicket
* test 1.1
* test 1.2
o test 2.1
o test 2.2
o test 2.3
+ test 3.1
o test 2.4开发者_C百科
* test 1.3
I need to know that how can i make a CategoriesPanel on my page base on tree model links?
You may want to look at the wicket-tree project.
Here are some live examples.
精彩评论