| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use form | |
| org.apache.ecs.xhtml | |
| Uses of form in org.apache.ecs.xhtml | 
| Methods in org.apache.ecs.xhtml that return form | |
 form | 
form.setAction(java.lang.String action)
Sets the action="" attribute  | 
 form | 
form.setMethod(java.lang.String method)
Sets the method="" attribute  | 
 form | 
form.setEncType(java.lang.String enctype)
Sets the enctype="" attribute  | 
 form | 
form.setAccept(java.lang.String accept)
Sets the accept="" attribute  | 
 form | 
form.setName(java.lang.String name)
Sets the name="" attribute  | 
 form | 
form.setTarget(java.lang.String target)
Sets the target="" attribute  | 
 form | 
form.setAcceptCharset(java.lang.String acceptcharset)
Sets the accept-charset="" attribute  | 
 form | 
form.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 form | 
form.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 form | 
form.addElement(Element element)
Adds an Element to the element.  | 
 form | 
form.addElement(java.lang.String element)
Adds an Element to the element.  | 
 form | 
form.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||