|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepeatUnit | |
|---|---|
| com.sun.rave.web.ui.model | |
| com.sun.rave.web.ui.model.scheduler | |
| Uses of RepeatUnit in com.sun.rave.web.ui.model |
|---|
| Methods in com.sun.rave.web.ui.model that return RepeatUnit | |
|---|---|
RepeatUnit |
ScheduledEvent.getDurationUnit()
Get the unit (hours, weeks, days, etc) for the duration interval of the event. |
| Methods in com.sun.rave.web.ui.model with parameters of type RepeatUnit | |
|---|---|
void |
ScheduledEvent.setDurationUnit(RepeatUnit durationUnit)
Set the unit (hours, weeks, days, etc) for the duration interval of the event. |
| Uses of RepeatUnit in com.sun.rave.web.ui.model.scheduler |
|---|
| Methods in com.sun.rave.web.ui.model.scheduler that return RepeatUnit | |
|---|---|
RepeatUnit |
RepeatInterval.getDefaultRepeatUnit()
|
static RepeatUnit |
RepeatUnit.getInstance(java.lang.String representation)
|
| Constructors in com.sun.rave.web.ui.model.scheduler with parameters of type RepeatUnit | |
|---|---|
RepeatUnitOption(RepeatUnit repeatUnit)
Creates a new instance of RepeatMonthly |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||