|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.ui.pages.poll.PollCreation
@IncludeStylesheet(value="context:css/pollCreation.css") public class PollCreation
Classe de la page de création d'un sondage.
| Constructor Summary | |
|---|---|
PollCreation()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChoiceDateDisplay()
|
java.lang.String |
getChoiceNbDisplay()
|
java.lang.String |
getCurrentListClass()
Retourne la classe CSS correspondant au groupe courant |
java.lang.String |
getNotificationDisplay()
|
java.lang.String |
getReminderDisplay()
|
java.lang.String |
getStepLegend()
Retourne la chaîne correspondant à l'étape courante |
int |
getVotingListIndex()
Retourne l'index de la liste courante |
int |
getVotingListNumber()
Retourne le numéro de la liste courante (index+1) |
boolean |
isCondorcetVoteCounting()
|
boolean |
isDateChoices()
|
boolean |
isFreePoll()
|
boolean |
isGroupPoll()
|
boolean |
isImgChoices()
|
boolean |
isInChoices()
|
boolean |
isInLists()
|
boolean |
isInOptions()
|
boolean |
isInPoll()
|
boolean |
isNormalVoteCounting()
|
boolean |
isNumberVoteCounting()
|
boolean |
isPercentageVoteCounting()
|
boolean |
isPersonListsExists()
Retourne vrai si des listes de favoris existent |
boolean |
isRestrictedPoll()
|
boolean |
isSeveralGroups()
Retourne s'il existe plusieurs groupes. |
boolean |
isTextChoices()
|
org.apache.tapestry5.json.JSONObject |
onChangeFromChoiceType(java.lang.String value)
Méthode appelée à la sélection d'un type de choix. |
org.apache.tapestry5.json.JSONObject |
onChangeFromListSelect(java.lang.String value)
Méthode appelée à la sélection d'une liste de votants. |
java.lang.Object |
onUpdatePollCreationZone()
Méthode appelée par le callback JavaScript pour mettre à jour la zone. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PollCreation()
| Method Detail |
|---|
public java.lang.String getChoiceDateDisplay()
public java.lang.String getChoiceNbDisplay()
public java.lang.String getNotificationDisplay()
public java.lang.String getReminderDisplay()
public int getVotingListIndex()
public int getVotingListNumber()
public java.lang.String getStepLegend()
public java.lang.String getCurrentListClass()
public boolean isSeveralGroups()
public boolean isInPoll()
public boolean isInLists()
public boolean isInChoices()
public boolean isInOptions()
public boolean isNormalVoteCounting()
public boolean isPercentageVoteCounting()
public boolean isCondorcetVoteCounting()
public boolean isNumberVoteCounting()
public boolean isFreePoll()
public boolean isRestrictedPoll()
public boolean isGroupPoll()
public boolean isTextChoices()
public boolean isDateChoices()
public boolean isImgChoices()
public org.apache.tapestry5.json.JSONObject onChangeFromListSelect(java.lang.String value)
public org.apache.tapestry5.json.JSONObject onChangeFromChoiceType(java.lang.String value)
public java.lang.Object onUpdatePollCreationZone()
public boolean isPersonListsExists()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||