|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxhtml.HtmlObject
xhtml.HtmlElement
xhtml.ContainerElement
xhtml.Form
xhtml.PostForm
view.GoForm
public class GoForm
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class xhtml.Form |
|---|
xhtml.Form.SendMethod |
| Constructor Summary | |
|---|---|
GoForm(GoURL url)
Constructs the element. |
|
GoForm(java.lang.String url)
As above, but accepts a String, which is automatically converted to a Go URL. |
|
| Method Summary |
|---|
| Methods inherited from class xhtml.ContainerElement |
|---|
add, add, getHtml, getHtml |
| Methods inherited from class xhtml.HtmlElement |
|---|
setAttribute, setClass, setId, setName |
| Methods inherited from class xhtml.HtmlObject |
|---|
getHtml, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GoForm(GoURL url)
url - a URL for the 'action' attribute.public GoForm(java.lang.String url)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||