]> source.dussan.org Git - vaadin-framework.git/commit
VDateField classname updates:
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 13 May 2009 07:17:31 +0000 (07:17 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Wed, 13 May 2009 07:17:31 +0000 (07:17 +0000)
commitcc18104838d28175e2ff1eaec1d8f5e484fb3eae
treed192c9de8c00d518eb0e53864d9338367bd94ba2
parent4f1f91dabd47818c3fef2649e00eb8a90246fc6b
VDateField classname updates:
* now includes a stylename for each resolution: v-datefield-year, v-datefield-month, v-datefield-day, v-datefield-full
* popup-calendar has its own stylename plus the above resolution stylenames

VCalendarPanel DOM refactored to allow more advanced theming. Won't break any old themes, but will break Testing Tools backwards compatibility.

svn changeset:7771/svn branch:6.0
src/com/vaadin/terminal/gwt/client/ui/VCalendarPanel.java
src/com/vaadin/terminal/gwt/client/ui/VDateField.java
src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java
src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java