[
https://issues.apache.org/jira/browse/PIVOT-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown updated PIVOT-37:
----------------------------
Description:
Add support for multiple selection and bounded selection ranges (from/to).
was:
- Multi-select:
- is/setMultiSelect()
- getSelectedDate() (single-select)
- getSelectedDates() (multi-select)
- getSelectedDates(int) (multi-select)
- getSelectedDates(int, int) (multi-select)
- Disable date ranges:
- isDateDisabled(CalendarDate):boolean
- isDateDisabled(int, int, int):boolean
- getDisabledDays(int, int):Sequence<Integer>
- setDateDisabled(CalendarDate):void
- setDateDisabled(int, int, int):void
- setRangeDisabled(CalendarDate, CalendarDate):void
- Renderers?
Fix Version/s: (was: 2.0)
1.4
> Additional calendar features
> ----------------------------
>
> Key: PIVOT-37
> URL: https://issues.apache.org/jira/browse/PIVOT-37
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Reporter: Greg Brown
> Assignee: Greg Brown
> Fix For: 1.4
>
>
> Add support for multiple selection and bounded selection ranges (from/to).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.