|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.ui.pages.poll.PollModification
@IncludeStylesheet(value="context:css/pollCreation.css") public class PollModification
Classe de la page de modification d'un sondage.
| Constructor Summary | |
|---|---|
PollModification()
|
|
| Method Summary | |
|---|---|
String |
getChoiceDateDisplay()
|
Date |
getChoiceNameAsDate()
Retourne la date correspondant au choix courant |
String |
getNotificationDisplay()
|
String |
getStepLegend()
Retourne la chaîne correspondant à l'étape courante |
int |
getVotingListNumber()
Retourne le numéro de la liste courante (index+1) |
int |
getWeightAsInt()
Retourne le poids en entier de la liste courante |
boolean |
isDateChoices()
|
boolean |
isFreePoll()
|
boolean |
isGroupPoll()
|
boolean |
isImgChoices()
|
boolean |
isInChoices()
|
boolean |
isInLists()
|
boolean |
isInOptions()
|
boolean |
isInPoll()
|
boolean |
isListSizeAlert()
|
boolean |
isRestrictedPoll()
|
boolean |
isTextChoices()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PollModification()
| Method Detail |
|---|
public String getChoiceDateDisplay()
public String getNotificationDisplay()
public Date getChoiceNameAsDate()
public int getWeightAsInt()
public int getVotingListNumber()
public String getStepLegend()
public boolean isListSizeAlert()
public boolean isInPoll()
public boolean isInLists()
public boolean isInChoices()
public boolean isInOptions()
public boolean isFreePoll()
public boolean isRestrictedPoll()
public boolean isGroupPoll()
public boolean isTextChoices()
public boolean isDateChoices()
public boolean isImgChoices()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||