|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.ActionForm
live.struts.forms.LiveForm
live.struts.forms.NewGroupForm
The form for creating a new group
| Nested Class Summary |
| Nested classes inherited from class live.struts.forms.LiveForm |
|
| Field Summary | |
private String |
groupName
|
| Fields inherited from class live.struts.forms.LiveForm |
|
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Constructor Summary | |
NewGroupForm()
|
|
| Method Summary | |
String |
getGroupName()
|
void |
setGroupName(String groupName)
|
| Methods inherited from class live.struts.forms.LiveForm |
addError, validate |
| Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private String groupName
| Constructor Detail |
public NewGroupForm()
| Method Detail |
public void setGroupName(String groupName)
groupName - The groupName to set.public String getGroupName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||