org.richfaces.demo.calendar
Class CalendarBean
java.lang.Object
org.richfaces.demo.calendar.CalendarBean
public class CalendarBean
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarBean
public CalendarBean()
getLocale
public java.util.Locale getLocale()
setLocale
public void setLocale(java.util.Locale locale)
isPopup
public boolean isPopup()
setPopup
public void setPopup(boolean popup)
getPattern
public java.lang.String getPattern()
setPattern
public void setPattern(java.lang.String pattern)
selectLocale
public void selectLocale(javax.faces.event.ValueChangeEvent event)
isUseCustomDayLabels
public boolean isUseCustomDayLabels()
setUseCustomDayLabels
public void setUseCustomDayLabels(boolean useCustomDayLabels)
getSelectedDate
public java.util.Date getSelectedDate()
setSelectedDate
public void setSelectedDate(java.util.Date selectedDate)
isShowApply
public boolean isShowApply()
setShowApply
public void setShowApply(boolean showApply)
Copyright © 2009. All Rights Reserved.