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: 2.0


- 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?



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to