|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubUpdateListener
A submission event listener. Used by the SubmissionListener to notify
objects of submission changes and additions.
| Method Summary | |
|---|---|
void |
onSubAdd(TeamSubmission s)
Callback for a new submission |
void |
onSubUpdate(TeamSubmission s)
Callback for an updated submission |
| Method Detail |
|---|
void onSubAdd(TeamSubmission s)
s - The new submissionvoid onSubUpdate(TeamSubmission s)
s - The updated submission
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||