niloc132 / gxt-driver

Other
5 stars 7 forks source link

DatePicker and DateField support #9

Open niloc132 opened 10 years ago

niloc132 commented 10 years ago

Ideally this will mirror the ComboBox - expand/collapse methods (clicking the trigger), and access to the DatePicker itself.

The DatePicker gets trickier (appearance being so flexible, and i18n'd abbrev'd month/day names), but we can probably either assume a few structural details, or just expose some click(String text) methods for the tester.