Sets the date in a DatePicker matching the specified index. @param index the index of the DatePicker. 0 if only one is available @param year the year e.g. 2011 @param monthOfYear the month which starts from zero e.g. 0 for January @param dayOfMonth the day e.g. 10
(int index, int year, int monthOfYear, int dayOfMonth)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected