org.chorem.pollen.ui.pages.poll
Class ImageDisplay
java.lang.Object
org.chorem.pollen.ui.pages.poll.ImageDisplay
public class ImageDisplay
- extends java.lang.Object
Classe de la page de visualisation d'une image.
- Version:
- $Id: ImageDisplay.java 2615 2009-07-01 13:47:45Z nrannou $
- Author:
- rannou
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageDisplay
public ImageDisplay()
getPoll
public PollDTO getPoll()
setPoll
public void setPoll(PollDTO poll)
getChoiceId
public java.lang.String getChoiceId()
setChoiceId
public void setChoiceId(java.lang.String choiceId)
getPageStyle
public java.lang.String getPageStyle()
setPageStyle
public void setPageStyle(java.lang.String pageStyle)
getChoiceImageSrc
public java.lang.String getChoiceImageSrc()
- Retourne le chemin de l'image correspondant au choix courant
Copyright © 2009 CodeLutin. All Rights Reserved.