mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2026-03-26 10:09:48 +00:00
this sets the max/min value for the underlying date and time fields, and allowing to only change the value respecting both current date and time fields e.g. if the new maxValue is 2020-10-10 12:00 and the current value is 2020-10-09 15:00 do not allow to set the date to 2020-10-10 and vice versa (if the new limit is on the same day, limit the time range) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
|---|---|---|
| .. | ||
| BondModeSelector.js | ||
| Checkbox.js | ||
| ComboGrid.js | ||
| DateTimeField.js | ||
| DisplayEdit.js | ||
| ExpireDate.js | ||
| IntegerField.js | ||
| KVComboBox.js | ||
| LanguageSelector.js | ||
| NetworkSelector.js | ||
| RRDTypeSelector.js | ||
| TextField.js | ||