| Package | Description |
|---|---|
| org.dominokit.domino.ui.datepicker |
| Modifier and Type | Method and Description |
|---|---|
List<DatePicker.DateSelectionHandler> |
DatePicker.getDateSelectionHandlers() |
| Modifier and Type | Method and Description |
|---|---|
DatePicker |
DatePicker.addDateSelectionHandler(DatePicker.DateSelectionHandler dateSelectionHandler)
Adds a selection handler for date.
|
DatePicker |
DatePicker.removeDateSelectionHandler(DatePicker.DateSelectionHandler dateSelectionHandler)
Removes a selection handler
|
Copyright © 2019–2022 Dominokit. All rights reserved.