|
|||||||||
| 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
view.xhtml.PostForm
view.element.GoForm
view.page.EditTournamentPage.TournamentForm
private final class EditTournamentPage.TournamentForm
A class for the tournament creation/editing form.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class view.xhtml.Form |
|---|
Form.SendMethod |
| Constructor Summary | |
|---|---|
private |
EditTournamentPage.TournamentForm(Tournament tournament)
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 |
|---|
private EditTournamentPage.TournamentForm(Tournament tournament)
tournament - the tournament to edit with the form.
if null, the form will create a new tournament.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||