| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.form.datetime.local |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxTimePicker
Provides a Kendo UI ajax date-picker
AjaxTimePicker & local.AjaxTimePicker share the same code |
| Modifier and Type | Field and Description |
|---|---|
protected TimePicker |
DateTimePicker.timePicker |
| Modifier and Type | Method and Description |
|---|---|
protected TimePicker |
AjaxDateTimePicker.newTimePicker(String id,
org.apache.wicket.model.IModel<org.threeten.bp.LocalTime> model,
Locale locale,
String timePattern,
com.googlecode.wicket.jquery.core.Options options) |
protected TimePicker |
DateTimePicker.newTimePicker(String id,
org.apache.wicket.model.IModel<org.threeten.bp.LocalTime> model,
Locale locale,
String timePattern,
com.googlecode.wicket.jquery.core.Options options)
Gets a new
TimePicker |
Copyright © 2021 7thWeb. All rights reserved.