|
|||||||||
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.StatisticsPage
public class StatisticsPage
Nested Class Summary | |
---|---|
private class |
StatisticsPage.DiscountTable
A table of discounts and their usage. |
private class |
StatisticsPage.EntryTable
A table for entries. |
Constructor Summary | |
---|---|
StatisticsPage(Tournament tournament)
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 StatisticsPage(Tournament tournament)
tournament
- the tournament of the statistics.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |