|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--objectivehtml.struts.CreateForms
This class holds a list of create-form directives.
Constructor Summary | |
CreateForms()
|
Method Summary | |
void |
addCreateForm(CreateForm objCreateForm)
Adds a new create-form directive object. |
java.util.Collection |
getCreateForms()
Returns a collection of the CreateForm objects. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CreateForms()
Method Detail |
public void addCreateForm(CreateForm objCreateForm)
objCreateForm
- a create-form object to addpublic java.util.Collection getCreateForms()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |