public class PreSurveyPageEvent extends SurveyEvent
Event.NonVetoable| Constructor and Description |
|---|
PreSurveyPageEvent(IEventListener source)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap |
getResources()
Gets the Resources object.
|
long |
getRespondentId()
Returns the respondent id for this event.
|
void |
setResources(java.util.HashMap resources)
Sets the resources Object.
|
void |
setRespondentId(long respondentId)
Sets the value of respondentId.
|
getSurveyId, setSurveyIdpublic PreSurveyPageEvent(IEventListener source)
source - The event sourcepublic void setResources(java.util.HashMap resources)
data.getRespondentId() - The new respondentId valuepublic java.util.HashMap getResources()
public void setRespondentId(long respondentId)
respondentId - The new value for respondentId.public long getRespondentId()
Built on July 29 2025