| Package | Description |
|---|---|
| org.dominokit.domino.ui.datepicker |
| Modifier and Type | Class and Description |
|---|---|
class |
DatePicker
A component to pick a date
|
| Modifier and Type | Method and Description |
|---|---|
static DatePickerMonth |
DatePickerMonth.create(elemental2.core.JsDate date,
org.gwtproject.i18n.shared.cldr.DateTimeFormatInfo dateTimeFormatInfo,
DatePickerMonth.InternalHandler daySelectionHandler)
Creates month element passing the current date and date time format along with a handler for
selecting a day
|
| Constructor and Description |
|---|
DatePickerMonth(elemental2.core.JsDate date,
org.gwtproject.i18n.shared.cldr.DateTimeFormatInfo dateTimeFormatInfo,
DatePickerMonth.InternalHandler daySelectionHandler) |
Copyright © 2019–2022 Dominokit. All rights reserved.