public class ResponseEvent extends SurveyEvent
Event.NonVetoable| Constructor and Description |
|---|
ResponseEvent(IEventListener source)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getQuestionNo()
Gets the questionNo attribute of the ResponseBeforePopulateEvent object
|
long |
getRespondentId()
Gets the respondentId attribute of the RespondentCompleteEvent object
|
void |
setQuestionNo(int questionNo)
Sets the questionNo attribute of the ResponseBeforePopulateEvent object
|
void |
setRespondentId(long respondentId)
Sets the respondentId attribute of the RespondentCompleteEvent object
|
getSurveyId, setSurveyIdpublic ResponseEvent(IEventListener source)
source - The event sourcepublic void setRespondentId(long respondentId)
respondentId - The new respondentId valuepublic long getRespondentId()
public void setQuestionNo(int questionNo)
questionNo - The new questionNo valuepublic int getQuestionNo()
Built on July 29 2025