mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
- added snippet
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@408036 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+3
@@ -4,6 +4,7 @@ import org.apache.struts.action2.showcase.ajax.tree.Category;
|
||||
|
||||
import com.opensymphony.xwork.ActionSupport;
|
||||
|
||||
// START SNIPPET: treeExampleDynamicJavaShow
|
||||
|
||||
public class ShowDynamicTreeAction extends ActionSupport {
|
||||
|
||||
@@ -12,3 +13,5 @@ public class ShowDynamicTreeAction extends ActionSupport {
|
||||
}
|
||||
}
|
||||
|
||||
// END SNIPPET: treeExampleDynamicJavaShow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user