|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScheduleWorkHour | |
---|---|
to.etc.domui.component.agenda |
Uses of ScheduleWorkHour in to.etc.domui.component.agenda |
---|
Classes in to.etc.domui.component.agenda that implement ScheduleWorkHour | |
---|---|
class |
BasicScheduleWorkHour
|
Methods in to.etc.domui.component.agenda that return types with arguments of type ScheduleWorkHour | |
---|---|
java.util.List<ScheduleWorkHour> |
ScheduleModel.getScheduleWorkHours(java.util.Date start,
java.util.Date end)
Returns the work hours for the user on each day in the given period. |
java.util.List<ScheduleWorkHour> |
BasicScheduleModel.getScheduleWorkHours(java.util.Date start,
java.util.Date end)
|
Methods in to.etc.domui.component.agenda with parameters of type ScheduleWorkHour | |
---|---|
void |
BasicScheduleModel.addWorkHour(ScheduleWorkHour h)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |