|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectview.url.GoURL
view.url.AEditTournamentURL
public class AEditTournamentURL
Constructor Summary | |
---|---|
AEditTournamentURL()
As above, but 'tid' automatically set to null, denoting the creation of a new tournament. |
|
AEditTournamentURL(ID tid)
Constructs the URL. |
Method Summary |
---|
Methods inherited from class view.url.GoURL |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AEditTournamentURL(ID tid)
tid
- the ID of the tournament to edit
if null, the URL denotes the creation of a new tournament.public AEditTournamentURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |