|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.model.SelectItem
com.sun.rave.web.ui.model.Option
com.sun.rave.web.ui.model.scheduler.RepeatUnitOption
public class RepeatUnitOption
Constructor Summary | |
---|---|
RepeatUnitOption(RepeatUnit repeatUnit)
Creates a new instance of RepeatMonthly |
Method Summary | |
---|---|
java.lang.String |
getLabel()
|
Methods inherited from class com.sun.rave.web.ui.model.Option |
---|
getImage, getImageAlt, getImageHeight, getImageWidth, getTooltip, setImage, setImageAlt, setImageHeight, setImageWidth, setTooltip |
Methods inherited from class javax.faces.model.SelectItem |
---|
getDescription, getValue, isDisabled, isEscape, setDescription, setDisabled, setEscape, setLabel, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepeatUnitOption(RepeatUnit repeatUnit)
Method Detail |
---|
public java.lang.String getLabel()
getLabel
in class javax.faces.model.SelectItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |