|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectview.GoResponse
view.page.GoPage
view.page.AdminPage
public class AdminPage
Nested Class Summary | |
---|---|
private class |
AdminPage.TournamentTable
A tournament table element. |
Constructor Summary | |
---|---|
AdminPage(Tournament[] opens,
Tournament[] closeds)
Constructs the page. |
Method Summary |
---|
Methods inherited from class view.page.GoPage |
---|
getContent, getSource, getSource, setOnLoad, setTitleText |
Methods inherited from class view.GoResponse |
---|
addCookie, getCookies |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdminPage(Tournament[] opens, Tournament[] closeds)
opens
- open tournaments.closeds
- closed tournaments.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |