NextCalendarSelect, an extension of GridBuildSo we finally get into a working implementation of a GridBase class. The CalendarSelect class is the first class that actually has a constructor and builds anything. In the end of all of this is the implementation of a date chooser. In my search for an adaptable approach to a date chooser I found that everyone had just hopped right into implementation. None of the code could be reused for any other purpose. I wanted to take my time and build things up slowly so that any class could be extended to make very different variations. The Skeleton gets its StringsAs you'll quickly notice, there is no interface for displaying the month or year. I've seeded the object to represent December 2020. The subclass of this one will account for those interface convienences. Read more about the subclass, DateSelect
Properties Table
|
||||||||||||||||
CommentsNo comments have been posted for this page.
|
||