Class Category
java.lang.Object
org.apache.struts2.showcase.ajax.tree.Category
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Category
-
-
Method Details
-
getById
-
getId
public long getId() -
setId
public void setId(long id) -
getName
-
setName
-
getChildren
-
setChildren
-
toggle
public void toggle() -
isToggle
public boolean isToggle()
-