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 2789 2009-11-04 15:26:08Z fdesbois $
- Author:
- rannou
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageDisplay
public ImageDisplay()
getImgContext
public ImageContextLink getImgContext()
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)
Copyright © 2009 CodeLutin. All Rights Reserved.