RichFaces UI Components UI 4.1.0.20111111-CR1

org.richfaces.component
Class UICalendar

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by javax.faces.component.UIOutput
              extended by javax.faces.component.UIInput
                  extended by org.richfaces.component.AbstractCalendar
                      extended by org.richfaces.component.UICalendar
All Implemented Interfaces:
EventListener, javax.faces.component.behavior.ClientBehaviorHolder, javax.faces.component.EditableValueHolder, javax.faces.component.PartialStateHolder, javax.faces.component.StateHolder, javax.faces.component.TransientStateHolder, javax.faces.component.ValueHolder, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListenerHolder, org.richfaces.component.MetaComponentEncoder, org.richfaces.component.MetaComponentResolver

@Generated(value={"RichFaces CDK","4.1.0.20111111-CR1"})
public class UICalendar
extends AbstractCalendar
implements javax.faces.component.behavior.ClientBehaviorHolder

Author:
amarkhel

Nested Class Summary
protected static class UICalendar.Properties
           
 
Nested classes/interfaces inherited from class org.richfaces.component.AbstractCalendar
AbstractCalendar.Mode, AbstractCalendar.PropertyKeys
 
Field Summary
static String COMPONENT_FAMILY
           
static String COMPONENT_TYPE
           
 
Fields inherited from class org.richfaces.component.AbstractCalendar
DAYSDATA_META_COMPONENT_ID, DEFAULT_DATE_PATTERN, SUB_TIME_PATTERN, TIME_PATTERN
 
Fields inherited from class javax.faces.component.UIInput
CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID, UPDATE_MESSAGE_ID, VALIDATE_EMPTY_FIELDS_PARAM_NAME
 
Fields inherited from class javax.faces.component.UIComponent
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY
 
Fields inherited from interface org.richfaces.component.MetaComponentResolver
META_COMPONENT_SEPARATOR_CHAR
 
Constructor Summary
UICalendar()
           
 
Method Summary
 String getBoundaryDatesMode()
           
 String getButtonClass()
           
 String getButtonDisabledIcon()
           
 String getButtonIcon()
           
 String getButtonLabel()
           
 Object getCurrentDate()
           
 CalendarDataModel getDataModel()
           
 String getDatePattern()
           
 String getDayClassFunction()
           
 String getDayDisableFunction()
           
 String getDefaultEventName()
           
 String getDefaultLabel()
           
 Object getDefaultTime()
           
 org.richfaces.component.Positioning getDirection()
           
 Collection<String> getEventNames()
           
 String getFamily()
           
 int getFirstWeekDay()
           
 int getHorizontalOffset()
           
 String getInputClass()
           
 String getInputSize()
           
 String getInputStyle()
           
 org.richfaces.component.Positioning getJointPoint()
           
 int getMinDaysInFirstWeek()
           
 AbstractCalendar.Mode getMode()
           
 Object getMonthLabels()
           
 Object getMonthLabelsShort()
           
 String getOnbeforecurrentdateselect()
           
 String getOnbeforedateselect()
           
 String getOnbeforetimeselect()
           
 String getOnchange()
           
 String getOnclean()
           
 String getOncomplete()
           
 String getOncurrentdateselect()
           
 String getOndatemouseout()
           
 String getOndatemouseover()
           
 String getOndateselect()
           
 String getOnhide()
           
 String getOninputblur()
           
 String getOninputchange()
           
 String getOninputclick()
           
 String getOninputdblclick()
           
 String getOninputfocus()
           
 String getOninputkeydown()
           
 String getOninputkeypress()
           
 String getOninputkeyup()
           
 String getOninputmousedown()
           
 String getOninputmousemove()
           
 String getOninputmouseout()
           
 String getOninputmouseover()
           
 String getOninputmouseup()
           
 String getOninputselect()
           
 String getOnshow()
           
 String getOntimeselect()
           
 String getPopupClass()
           
 String getPopupStyle()
           
 Object getPreloadDateRangeBegin()
           
 Object getPreloadDateRangeEnd()
           
 String getStyle()
           
 String getStyleClass()
           
 String getTabindex()
           
 TimeZone getTimeZone()
           
 String getTodayControlMode()
           
 int getVerticalOffset()
           
 Object getWeekDayLabels()
           
 Object getWeekDayLabelsShort()
           
 int getZindex()
           
 boolean isDisabled()
           
 boolean isEnableManualInput()
           
 boolean isPopup()
           
 boolean isResetTimeOnDateSelect()
           
 boolean isShowApplyButton()
           
 boolean isShowFooter()
           
 boolean isShowHeader()
           
 boolean isShowInput()
           
 boolean isShowWeekDaysBar()
           
 boolean isShowWeeksBar()
           
 void setBoundaryDatesMode(String boundaryDatesMode)
           
 void setButtonClass(String buttonClass)
           
 void setButtonDisabledIcon(String buttonDisabledIcon)
           
 void setButtonIcon(String buttonIcon)
           
 void setButtonLabel(String buttonLabel)
           
 void setCurrentDate(Object currentDate)
           
 void setDataModel(CalendarDataModel dataModel)
           
 void setDatePattern(String datePattern)
           
 void setDayClassFunction(String dayClassFunction)
           
 void setDayDisableFunction(String dayDisableFunction)
           
 void setDefaultLabel(String defaultLabel)
           
 void setDefaultTime(Object defaultTime)
           
 void setDirection(org.richfaces.component.Positioning direction)
           
 void setDisabled(boolean disabled)
           
 void setEnableManualInput(boolean enableManualInput)
           
 void setFirstWeekDay(int firstWeekDay)
           
 void setHorizontalOffset(int horizontalOffset)
           
 void setInputClass(String inputClass)
           
 void setInputSize(String inputSize)
           
 void setInputStyle(String inputStyle)
           
 void setJointPoint(org.richfaces.component.Positioning jointPoint)
           
 void setMinDaysInFirstWeek(int minDaysInFirstWeek)
           
 void setMode(AbstractCalendar.Mode mode)
           
 void setMonthLabels(Object monthLabels)
           
 void setMonthLabelsShort(Object monthLabelsShort)
           
 void setOnbeforecurrentdateselect(String onbeforecurrentdateselect)
           
 void setOnbeforedateselect(String onbeforedateselect)
           
 void setOnbeforetimeselect(String onbeforetimeselect)
           
 void setOnchange(String onchange)
           
 void setOnclean(String onclean)
           
 void setOncomplete(String oncomplete)
           
 void setOncurrentdateselect(String oncurrentdateselect)
           
 void setOndatemouseout(String ondatemouseout)
           
 void setOndatemouseover(String ondatemouseover)
           
 void setOndateselect(String ondateselect)
           
 void setOnhide(String onhide)
           
 void setOninputblur(String oninputblur)
           
 void setOninputchange(String oninputchange)
           
 void setOninputclick(String oninputclick)
           
 void setOninputdblclick(String oninputdblclick)
           
 void setOninputfocus(String oninputfocus)
           
 void setOninputkeydown(String oninputkeydown)
           
 void setOninputkeypress(String oninputkeypress)
           
 void setOninputkeyup(String oninputkeyup)
           
 void setOninputmousedown(String oninputmousedown)
           
 void setOninputmousemove(String oninputmousemove)
           
 void setOninputmouseout(String oninputmouseout)
           
 void setOninputmouseover(String oninputmouseover)
           
 void setOninputmouseup(String oninputmouseup)
           
 void setOninputselect(String oninputselect)
           
 void setOnshow(String onshow)
           
 void setOntimeselect(String ontimeselect)
           
 void setPopup(boolean popup)
           
 void setPopupClass(String popupClass)
           
 void setPopupStyle(String popupStyle)
           
 void setPreloadDateRangeBegin(Object preloadDateRangeBegin)
           
 void setPreloadDateRangeEnd(Object preloadDateRangeEnd)
           
 void setResetTimeOnDateSelect(boolean resetTimeOnDateSelect)
           
 void setShowApplyButton(boolean showApplyButton)
           
 void setShowFooter(boolean showFooter)
           
 void setShowHeader(boolean showHeader)
           
 void setShowInput(boolean showInput)
           
 void setShowWeekDaysBar(boolean showWeekDaysBar)
           
 void setShowWeeksBar(boolean showWeeksBar)
           
 void setStyle(String style)
           
 void setStyleClass(String styleClass)
           
 void setTabindex(String tabindex)
           
 void setTimeZone(TimeZone timeZone)
           
 void setTodayControlMode(String todayControlMode)
           
 void setVerticalOffset(int verticalOffset)
           
 void setWeekDayLabels(Object weekDayLabels)
           
 void setWeekDayLabelsShort(Object weekDayLabelsShort)
           
 void setZindex(int zindex)
           
 
Methods inherited from class org.richfaces.component.AbstractCalendar
addCurrentDateChangeListener, broadcast, deleteEmptyPropeties, encodeMetaComponent, formatStartDate, getCurrentDateChangeListeners, getCurrentDateOrDefault, getDefaultPreloadBegin, getDefaultPreloadEnd, getDefaultValueOfDefaultTime, getLocale, getPreload, getPreloadDateRange, removeCurrentDateChangeListener, resolveClientId, setLocale, substituteUnresolvedClientId, updateCurrentDate, visitTree
 
Methods inherited from class javax.faces.component.UIInput
addValidator, addValueChangeListener, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, restoreState, saveState, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModel, validate, validateValue
 
Methods inherited from class javax.faces.component.UIOutput
getConverter, getLocalValue, getValue, setConverter
 
Methods inherited from class javax.faces.component.UIComponentBase
addClientBehavior, addFacesListener, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
 
Methods inherited from class javax.faces.component.UIComponent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.faces.component.behavior.ClientBehaviorHolder
addClientBehavior, getClientBehaviors
 
Methods inherited from interface javax.faces.component.ValueHolder
getConverter, getLocalValue, getValue, setConverter
 

Field Detail

COMPONENT_TYPE

public static final String COMPONENT_TYPE
See Also:
Constant Field Values

COMPONENT_FAMILY

public static final String COMPONENT_FAMILY
See Also:
Constant Field Values
Constructor Detail

UICalendar

public UICalendar()
Method Detail

getFamily

public String getFamily()
Overrides:
getFamily in class javax.faces.component.UIInput

getEventNames

public Collection<String> getEventNames()
Specified by:
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHolder
Overrides:
getEventNames in class javax.faces.component.UIComponentBase

getDefaultEventName

public String getDefaultEventName()
Specified by:
getDefaultEventName in interface javax.faces.component.behavior.ClientBehaviorHolder
Overrides:
getDefaultEventName in class javax.faces.component.UIComponentBase

getBoundaryDatesMode

public String getBoundaryDatesMode()
Specified by:
getBoundaryDatesMode in class AbstractCalendar

setBoundaryDatesMode

public void setBoundaryDatesMode(String boundaryDatesMode)

getButtonClass

public String getButtonClass()
Specified by:
getButtonClass in class AbstractCalendar

setButtonClass

public void setButtonClass(String buttonClass)

getButtonDisabledIcon

public String getButtonDisabledIcon()
Specified by:
getButtonDisabledIcon in class AbstractCalendar

setButtonDisabledIcon

public void setButtonDisabledIcon(String buttonDisabledIcon)

getButtonIcon

public String getButtonIcon()
Specified by:
getButtonIcon in class AbstractCalendar

setButtonIcon

public void setButtonIcon(String buttonIcon)

getButtonLabel

public String getButtonLabel()
Specified by:
getButtonLabel in class AbstractCalendar

setButtonLabel

public void setButtonLabel(String buttonLabel)

getCurrentDate

public Object getCurrentDate()
Specified by:
getCurrentDate in class AbstractCalendar

setCurrentDate

public void setCurrentDate(Object currentDate)
Specified by:
setCurrentDate in class AbstractCalendar

getDataModel

public CalendarDataModel getDataModel()
Specified by:
getDataModel in class AbstractCalendar

setDataModel

public void setDataModel(CalendarDataModel dataModel)

getDatePattern

public String getDatePattern()
Specified by:
getDatePattern in class AbstractCalendar

setDatePattern

public void setDatePattern(String datePattern)

getDayClassFunction

public String getDayClassFunction()
Specified by:
getDayClassFunction in class AbstractCalendar

setDayClassFunction

public void setDayClassFunction(String dayClassFunction)

getDayDisableFunction

public String getDayDisableFunction()
Specified by:
getDayDisableFunction in class AbstractCalendar

setDayDisableFunction

public void setDayDisableFunction(String dayDisableFunction)

getDefaultLabel

public String getDefaultLabel()
Specified by:
getDefaultLabel in class AbstractCalendar

setDefaultLabel

public void setDefaultLabel(String defaultLabel)

getDefaultTime

public Object getDefaultTime()
Specified by:
getDefaultTime in class AbstractCalendar

setDefaultTime

public void setDefaultTime(Object defaultTime)

getDirection

public org.richfaces.component.Positioning getDirection()
Specified by:
getDirection in class AbstractCalendar

setDirection

public void setDirection(org.richfaces.component.Positioning direction)

isDisabled

public boolean isDisabled()
Specified by:
isDisabled in class AbstractCalendar

setDisabled

public void setDisabled(boolean disabled)

isEnableManualInput

public boolean isEnableManualInput()
Specified by:
isEnableManualInput in class AbstractCalendar

setEnableManualInput

public void setEnableManualInput(boolean enableManualInput)

getFirstWeekDay

public int getFirstWeekDay()
Specified by:
getFirstWeekDay in class AbstractCalendar

setFirstWeekDay

public void setFirstWeekDay(int firstWeekDay)

getHorizontalOffset

public int getHorizontalOffset()
Specified by:
getHorizontalOffset in class AbstractCalendar

setHorizontalOffset

public void setHorizontalOffset(int horizontalOffset)

getInputClass

public String getInputClass()
Specified by:
getInputClass in class AbstractCalendar

setInputClass

public void setInputClass(String inputClass)

getInputSize

public String getInputSize()
Specified by:
getInputSize in class AbstractCalendar

setInputSize

public void setInputSize(String inputSize)

getInputStyle

public String getInputStyle()
Specified by:
getInputStyle in class AbstractCalendar

setInputStyle

public void setInputStyle(String inputStyle)

getJointPoint

public org.richfaces.component.Positioning getJointPoint()
Specified by:
getJointPoint in class AbstractCalendar

setJointPoint

public void setJointPoint(org.richfaces.component.Positioning jointPoint)

getMinDaysInFirstWeek

public int getMinDaysInFirstWeek()
Specified by:
getMinDaysInFirstWeek in class AbstractCalendar

setMinDaysInFirstWeek

public void setMinDaysInFirstWeek(int minDaysInFirstWeek)

getMode

public AbstractCalendar.Mode getMode()
Specified by:
getMode in class AbstractCalendar

setMode

public void setMode(AbstractCalendar.Mode mode)

getMonthLabels

public Object getMonthLabels()
Specified by:
getMonthLabels in class AbstractCalendar

setMonthLabels

public void setMonthLabels(Object monthLabels)

getMonthLabelsShort

public Object getMonthLabelsShort()
Specified by:
getMonthLabelsShort in class AbstractCalendar

setMonthLabelsShort

public void setMonthLabelsShort(Object monthLabelsShort)

getOnbeforecurrentdateselect

public String getOnbeforecurrentdateselect()
Specified by:
getOnbeforecurrentdateselect in class AbstractCalendar

setOnbeforecurrentdateselect

public void setOnbeforecurrentdateselect(String onbeforecurrentdateselect)

getOnbeforedateselect

public String getOnbeforedateselect()
Specified by:
getOnbeforedateselect in class AbstractCalendar

setOnbeforedateselect

public void setOnbeforedateselect(String onbeforedateselect)

getOnbeforetimeselect

public String getOnbeforetimeselect()
Specified by:
getOnbeforetimeselect in class AbstractCalendar

setOnbeforetimeselect

public void setOnbeforetimeselect(String onbeforetimeselect)

getOnchange

public String getOnchange()
Specified by:
getOnchange in class AbstractCalendar

setOnchange

public void setOnchange(String onchange)

getOnclean

public String getOnclean()
Specified by:
getOnclean in class AbstractCalendar

setOnclean

public void setOnclean(String onclean)

getOncomplete

public String getOncomplete()
Specified by:
getOncomplete in class AbstractCalendar

setOncomplete

public void setOncomplete(String oncomplete)

getOncurrentdateselect

public String getOncurrentdateselect()
Specified by:
getOncurrentdateselect in class AbstractCalendar

setOncurrentdateselect

public void setOncurrentdateselect(String oncurrentdateselect)

getOndatemouseout

public String getOndatemouseout()
Specified by:
getOndatemouseout in class AbstractCalendar

setOndatemouseout

public void setOndatemouseout(String ondatemouseout)

getOndatemouseover

public String getOndatemouseover()
Specified by:
getOndatemouseover in class AbstractCalendar

setOndatemouseover

public void setOndatemouseover(String ondatemouseover)

getOndateselect

public String getOndateselect()
Specified by:
getOndateselect in class AbstractCalendar

setOndateselect

public void setOndateselect(String ondateselect)

getOnhide

public String getOnhide()
Specified by:
getOnhide in class AbstractCalendar

setOnhide

public void setOnhide(String onhide)

getOninputblur

public String getOninputblur()
Specified by:
getOninputblur in class AbstractCalendar

setOninputblur

public void setOninputblur(String oninputblur)

getOninputchange

public String getOninputchange()
Specified by:
getOninputchange in class AbstractCalendar

setOninputchange

public void setOninputchange(String oninputchange)

getOninputclick

public String getOninputclick()
Specified by:
getOninputclick in class AbstractCalendar

setOninputclick

public void setOninputclick(String oninputclick)

getOninputdblclick

public String getOninputdblclick()
Specified by:
getOninputdblclick in class AbstractCalendar

setOninputdblclick

public void setOninputdblclick(String oninputdblclick)

getOninputfocus

public String getOninputfocus()
Specified by:
getOninputfocus in class AbstractCalendar

setOninputfocus

public void setOninputfocus(String oninputfocus)

getOninputkeydown

public String getOninputkeydown()
Specified by:
getOninputkeydown in class AbstractCalendar

setOninputkeydown

public void setOninputkeydown(String oninputkeydown)

getOninputkeypress

public String getOninputkeypress()
Specified by:
getOninputkeypress in class AbstractCalendar

setOninputkeypress

public void setOninputkeypress(String oninputkeypress)

getOninputkeyup

public String getOninputkeyup()
Specified by:
getOninputkeyup in class AbstractCalendar

setOninputkeyup

public void setOninputkeyup(String oninputkeyup)

getOninputmousedown

public String getOninputmousedown()
Specified by:
getOninputmousedown in class AbstractCalendar

setOninputmousedown

public void setOninputmousedown(String oninputmousedown)

getOninputmousemove

public String getOninputmousemove()
Specified by:
getOninputmousemove in class AbstractCalendar

setOninputmousemove

public void setOninputmousemove(String oninputmousemove)

getOninputmouseout

public String getOninputmouseout()
Specified by:
getOninputmouseout in class AbstractCalendar

setOninputmouseout

public void setOninputmouseout(String oninputmouseout)

getOninputmouseover

public String getOninputmouseover()
Specified by:
getOninputmouseover in class AbstractCalendar

setOninputmouseover

public void setOninputmouseover(String oninputmouseover)

getOninputmouseup

public String getOninputmouseup()
Specified by:
getOninputmouseup in class AbstractCalendar

setOninputmouseup

public void setOninputmouseup(String oninputmouseup)

getOninputselect

public String getOninputselect()
Specified by:
getOninputselect in class AbstractCalendar

setOninputselect

public void setOninputselect(String oninputselect)

getOnshow

public String getOnshow()
Specified by:
getOnshow in class AbstractCalendar

setOnshow

public void setOnshow(String onshow)

getOntimeselect

public String getOntimeselect()
Specified by:
getOntimeselect in class AbstractCalendar

setOntimeselect

public void setOntimeselect(String ontimeselect)

isPopup

public boolean isPopup()
Specified by:
isPopup in class AbstractCalendar

setPopup

public void setPopup(boolean popup)

getPopupClass

public String getPopupClass()
Specified by:
getPopupClass in class AbstractCalendar

setPopupClass

public void setPopupClass(String popupClass)

getPopupStyle

public String getPopupStyle()
Specified by:
getPopupStyle in class AbstractCalendar

setPopupStyle

public void setPopupStyle(String popupStyle)

getPreloadDateRangeBegin

public Object getPreloadDateRangeBegin()
Specified by:
getPreloadDateRangeBegin in class AbstractCalendar

setPreloadDateRangeBegin

public void setPreloadDateRangeBegin(Object preloadDateRangeBegin)
Specified by:
setPreloadDateRangeBegin in class AbstractCalendar

getPreloadDateRangeEnd

public Object getPreloadDateRangeEnd()
Specified by:
getPreloadDateRangeEnd in class AbstractCalendar

setPreloadDateRangeEnd

public void setPreloadDateRangeEnd(Object preloadDateRangeEnd)
Specified by:
setPreloadDateRangeEnd in class AbstractCalendar

isResetTimeOnDateSelect

public boolean isResetTimeOnDateSelect()
Specified by:
isResetTimeOnDateSelect in class AbstractCalendar

setResetTimeOnDateSelect

public void setResetTimeOnDateSelect(boolean resetTimeOnDateSelect)

isShowApplyButton

public boolean isShowApplyButton()
Specified by:
isShowApplyButton in class AbstractCalendar

setShowApplyButton

public void setShowApplyButton(boolean showApplyButton)

isShowFooter

public boolean isShowFooter()
Specified by:
isShowFooter in class AbstractCalendar

setShowFooter

public void setShowFooter(boolean showFooter)

isShowHeader

public boolean isShowHeader()
Specified by:
isShowHeader in class AbstractCalendar

setShowHeader

public void setShowHeader(boolean showHeader)

isShowInput

public boolean isShowInput()
Specified by:
isShowInput in class AbstractCalendar

setShowInput

public void setShowInput(boolean showInput)

isShowWeekDaysBar

public boolean isShowWeekDaysBar()
Specified by:
isShowWeekDaysBar in class AbstractCalendar

setShowWeekDaysBar

public void setShowWeekDaysBar(boolean showWeekDaysBar)

isShowWeeksBar

public boolean isShowWeeksBar()
Specified by:
isShowWeeksBar in class AbstractCalendar

setShowWeeksBar

public void setShowWeeksBar(boolean showWeeksBar)

getStyle

public String getStyle()
Specified by:
getStyle in class AbstractCalendar

setStyle

public void setStyle(String style)

getStyleClass

public String getStyleClass()
Specified by:
getStyleClass in class AbstractCalendar

setStyleClass

public void setStyleClass(String styleClass)

getTabindex

public String getTabindex()
Specified by:
getTabindex in class AbstractCalendar

setTabindex

public void setTabindex(String tabindex)

getTimeZone

public TimeZone getTimeZone()
Specified by:
getTimeZone in class AbstractCalendar

setTimeZone

public void setTimeZone(TimeZone timeZone)

getTodayControlMode

public String getTodayControlMode()
Specified by:
getTodayControlMode in class AbstractCalendar

setTodayControlMode

public void setTodayControlMode(String todayControlMode)

getVerticalOffset

public int getVerticalOffset()
Specified by:
getVerticalOffset in class AbstractCalendar

setVerticalOffset

public void setVerticalOffset(int verticalOffset)

getWeekDayLabels

public Object getWeekDayLabels()
Specified by:
getWeekDayLabels in class AbstractCalendar

setWeekDayLabels

public void setWeekDayLabels(Object weekDayLabels)

getWeekDayLabelsShort

public Object getWeekDayLabelsShort()
Specified by:
getWeekDayLabelsShort in class AbstractCalendar

setWeekDayLabelsShort

public void setWeekDayLabelsShort(Object weekDayLabelsShort)

getZindex

public int getZindex()
Specified by:
getZindex in class AbstractCalendar

setZindex

public void setZindex(int zindex)

RichFaces UI Components UI 4.1.0.20111111-CR1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.