org.chorem.pollen.ui.pages.poll
Class PollModification
java.lang.Object
org.chorem.pollen.ui.pages.poll.PollModification
@IncludeStylesheet(value="context:css/pollcreation.css")
public class PollModification
- extends java.lang.Object
Classe de la page de modification d'un sondage.
- Version:
- $Id: PollModification.java 2630 2009-07-08 15:23:00Z nrannou $
- Author:
- kmorin, rannou
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollModification
public PollModification()
getChoiceDateDisplay
public java.lang.String getChoiceDateDisplay()
getNotificationDisplay
public java.lang.String getNotificationDisplay()
getChoiceNameAsDate
public java.util.Date getChoiceNameAsDate()
- Retourne la date correspondant au choix courant
getStepLegend
public java.lang.String getStepLegend()
- Retourne la chaîne correspondant à l'étape courante
isInPoll
public boolean isInPoll()
isInLists
public boolean isInLists()
isInChoices
public boolean isInChoices()
isInOptions
public boolean isInOptions()
isFreePoll
public boolean isFreePoll()
isRestrictedPoll
public boolean isRestrictedPoll()
isGroupPoll
public boolean isGroupPoll()
isTextChoices
public boolean isTextChoices()
isDateChoices
public boolean isDateChoices()
isImgChoices
public boolean isImgChoices()
Copyright © 2009 CodeLutin. All Rights Reserved.