|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectview.xhtml.HtmlObject
view.xhtml.HtmlElement
view.xhtml.ContainerElement
view.xhtml.Form
public class Form
| Nested Class Summary | |
|---|---|
static class |
Form.SendMethod
An enumeration for possible values of the 'method' attribute. |
| Constructor Summary | |
|---|---|
Form(java.lang.String action,
Form.SendMethod method)
Constructs the element. |
|
| Method Summary |
|---|
| Methods inherited from class view.xhtml.ContainerElement |
|---|
add, add, getHtml, getHtml |
| Methods inherited from class view.xhtml.HtmlElement |
|---|
getCloseTag, getCloseTag, getStartTag, getStartTag, setAttribute, setClass, setId, setName |
| Methods inherited from class view.xhtml.HtmlObject |
|---|
getHtml, getIndent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Form(java.lang.String action,
Form.SendMethod method)
action - a value for the 'action' attribute.method - a value for the 'method' attribute.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||