|
||||||||||
| 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 |
getNotificationDisplay()
|
java.lang.String |
getReminderDisplay()
|
java.lang.String |
getStepLegend()
Retourne la chaîne correspondant à l'étape courante |
boolean |
isCondorcetVoteCounting()
|
boolean |
isDateChoices()
|
boolean |
isFreePoll()
|
boolean |
isGroupPoll()
|
boolean |
isImgChoices()
|
boolean |
isInChoices()
|
boolean |
isInLists()
|
boolean |
isInOptions()
|
boolean |
isInPoll()
|
boolean |
isNormalVoteCounting()
|
boolean |
isPercentageVoteCounting()
|
boolean |
isPersonListsExists()
Retourne vrai si des listes de favoris existent |
boolean |
isRestrictedPoll()
|
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 java.lang.String getStepLegend()
public boolean isInPoll()
public boolean isInLists()
public boolean isInChoices()
public boolean isInOptions()
public boolean isNormalVoteCounting()
public boolean isPercentageVoteCounting()
public boolean isCondorcetVoteCounting()
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 | |||||||||