Mozilla.com

  1. MDC
  2. Main Page
  3. Accessibility
  4. XForms Accessibility
  5. Datepicker Representation

« Accessibility XForms Support Page

Summary

A datepicker is similar to a combobox. It consists of a text field for direct user input next to a button that when activated displays a calendar widget that the user can also interact with. The datepicker control is used to display or edit a calendar date in the XForms input element (see the datepicker section of the input documentation).

Accessibility properties

nsIAccessible

  • role - ROLE_DROPLIST
  • name - formed from value of underlying XForms label element
  • description - formed from value of underlying XForms hint element
  • state - formed from MIPs of instance node that XForms element is bound to
  • value - current value of checkbox
  • action names - activate

Accessible children

Page last modified 08:46, 29 Apr 2008 by Surkov.alexander

Files (0)