| Package | Description |
|---|---|
| org.apache.wicket.util.time |
Utilities for working with
Time(s). |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeFrame
Immutable class which represents an interval of time with a beginning and an end.
|
| Modifier and Type | Method and Description |
|---|---|
static ITimeFrameSource |
TimeFrame.eachDay(TimeOfDay startTimeOfDay,
TimeOfDay endTimeOfDay)
Creates an
ITimeFrameSource source for start and end TimeOfDays. |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeMap.put(ITimeFrameSource source,
Object o)
Associates an
Object with a dynamic TimeFrame. |
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.