File
Doc
Category
Size
Date
Package
ShowDynamicTreeAction.java
API Doc
Apache Struts 2.0.9 Apps
1295
Mon Jul 23 13:43:26 BST 2007
org.apache.struts2.showcase
ShowDynamicTreeAction
java.lang.Object
com.opensymphony.xwork2.ActionSupport
public class ShowDynamicTreeAction extends com.opensymphony.xwork2.ActionSupport
Fields Summary
Constructors Summary
Methods Summary
public
org.apache.struts2.showcase.ajax.tree.Category
getTreeRootNode
()
return Category.getById(1);
Java Code Source