I have extended the DateElement with DateTimePicker, DatePicker and TimePicker - depend on the DateTimeMode attribute passed in.
however the problem is i want to add another option which is select year. one way is to create PopoverController.
But is it possible that i can add year selection in DateElement? since i am already subclassing this.