Class DatePicker.StandardCss
java.lang.Object
com.google.gwt.user.datepicker.client.DatePicker.StandardCss
- Enclosing class:
DatePicker
Convenience class to group css style names.
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
StandardCss
-
-
Method Details
-
datePicker
-
day
-
day
-
dayIsDisabled
-
dayIsFiller
-
dayIsHighlighted
-
dayIsToday
-
dayIsValue
-
dayIsValueAndHighlighted
-
dayIsWeekend
-
days
-
daysLabel
-
getBaseStyleName
-
getWidgetStyleName
-
month
-
monthSelector
-
nextButton
-
nextYearButton
-
previousButton
-
previousYearButton
-
weekdayLabel
-
weekendLabel
-
year
-
wrap
Prepends the base name to the given style.- Parameters:
style
- style name- Returns:
- style name
-