|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectview.url.GoURL
view.url.PEditTournamentURL
public class PEditTournamentURL
Constructor Summary | |
---|---|
PEditTournamentURL()
As above, but with 'tid' set to null. |
|
PEditTournamentURL(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 PEditTournamentURL(ID tid)
tid
- the ID of the tournament to edit.
if null, the page will contain an empty
form for creating a new tournament.public PEditTournamentURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |