public abstract class DateTimeEntryBase extends javax.faces.component.UIInput implements IDateTimeEntry, IceClientBehaviorHolder
For more information, see the DateTimeEntry Wiki Documentation.
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DateTimeEntryBase.PropertyKeys |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_TYPE |
static java.lang.String |
RENDERER_TYPE |
| Constructor and Description |
|---|
DateTimeEntryBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
addClientBehavior(java.lang.String eventName,
javax.faces.component.behavior.ClientBehavior behavior) |
java.lang.String |
getAccesskey()
Return the value of the
accesskey property. |
java.lang.String |
getButtonText()
Return the value of the
buttonText property. |
java.lang.String |
getDefaultEventName() |
java.lang.String |
getDefaultExecute(java.lang.String event) |
java.lang.String |
getDefaultRender(java.lang.String event) |
java.lang.String |
getEffect()
Return the value of the
effect property. |
java.lang.String |
getEffectDuration()
Return the value of the
effectDuration property. |
java.util.Collection<java.lang.String> |
getEventNames() |
java.lang.String |
getFamily() |
java.lang.String |
getIndicatorPosition()
Return the value of the
indicatorPosition property. |
java.lang.String |
getLabel()
Return the value of the
label property. |
java.lang.String |
getLabelPosition()
Return the value of the
labelPosition property. |
int |
getLeftMonthOffset()
Return the value of the
leftMonthOffset property. |
java.lang.String |
getListenerArgument(java.lang.String event) |
java.lang.Object |
getLocale()
Return the value of the
locale property. |
java.lang.Object |
getMaxdate()
Return the value of the
maxdate property. |
java.lang.Object |
getMaxDateTime()
Return the value of the
maxDateTime property. |
int |
getMaxHour()
Return the value of the
maxHour property. |
int |
getMaxlength()
Return the value of the
maxlength property. |
int |
getMaxMinute()
Return the value of the
maxMinute property. |
int |
getMaxSecond()
Return the value of the
maxSecond property. |
java.lang.Object |
getMindate()
Return the value of the
mindate property. |
java.lang.Object |
getMinDateTime()
Return the value of the
minDateTime property. |
int |
getMinHour()
Return the value of the
minHour property. |
int |
getMinMinute()
Return the value of the
minMinute property. |
int |
getMinSecond()
Return the value of the
minSecond property. |
java.lang.String |
getOptionalIndicator()
Return the value of the
optionalIndicator property. |
int |
getPages()
Return the value of the
pages property. |
java.lang.String |
getPattern()
Return the value of the
pattern property. |
java.lang.String |
getPopupIcon()
Return the value of the
popupIcon property. |
java.lang.String |
getRequiredIndicator()
Return the value of the
requiredIndicator property. |
java.lang.String |
getShowOn()
Return the value of the
showOn property. |
int |
getSize()
Return the value of the
size property. |
int |
getStepHour()
Return the value of the
stepHour property. |
int |
getStepMinute()
Return the value of the
stepMinute property. |
int |
getStepSecond()
Return the value of the
stepSecond property. |
java.lang.String |
getStyle()
Return the value of the
style property. |
java.lang.String |
getStyleClass()
Return the value of the
styleClass property. |
java.lang.String |
getTabindex()
Return the value of the
tabindex property. |
java.lang.Object |
getTimeZone()
Return the value of the
timeZone property. |
java.lang.String |
getYearRange()
Return the value of the
yearRange property. |
boolean |
isDisabled()
Return the value of the
disabled property. |
boolean |
isDisableHoverStyling()
Return the value of the
disableHoverStyling property. |
boolean |
isLenientParsing()
Return the value of the
lenientParsing property. |
boolean |
isNavigator()
Return the value of the
navigator property. |
boolean |
isPopupIconOnly()
Return the value of the
popupIconOnly property. |
protected boolean |
isPropertySet(java.lang.String finder) |
boolean |
isReadonly()
Return the value of the
readonly property. |
boolean |
isReadOnlyInputText()
Return the value of the
readOnlyInputText property. |
boolean |
isRenderAsPopup()
Return the value of the
renderAsPopup property. |
boolean |
isSelectOtherMonths()
Return the value of the
selectOtherMonths property. |
java.lang.Boolean |
isShowButtonPanel()
Return the value of the
showButtonPanel property. |
boolean |
isShowOtherMonths()
Return the value of the
showOtherMonths property. |
boolean |
isShowWeek()
Return the value of the
showWeek property. |
boolean |
isTimeOnly()
Return the value of the
timeOnly property. |
boolean |
isTodayNowButtonsAlsoSelect()
Return the value of the
todayNowButtonsAlsoSelect property. |
void |
setAccesskey(java.lang.String accesskey)
Set the value of the
accesskey property. |
void |
setButtonText(java.lang.String buttonText)
Set the value of the
buttonText property. |
void |
setDisabled(boolean disabled)
Set the value of the
disabled property. |
void |
setDisableHoverStyling(boolean disableHoverStyling)
Set the value of the
disableHoverStyling property. |
void |
setEffect(java.lang.String effect)
Set the value of the
effect property. |
void |
setEffectDuration(java.lang.String effectDuration)
Set the value of the
effectDuration property. |
void |
setIndicatorPosition(java.lang.String indicatorPosition)
Set the value of the
indicatorPosition property. |
void |
setLabel(java.lang.String label)
Set the value of the
label property. |
void |
setLabelPosition(java.lang.String labelPosition)
Set the value of the
labelPosition property. |
void |
setLeftMonthOffset(int leftMonthOffset)
Set the value of the
leftMonthOffset property. |
void |
setLenientParsing(boolean lenientParsing)
Set the value of the
lenientParsing property. |
void |
setLocale(java.lang.Object locale)
Set the value of the
locale property. |
void |
setMaxdate(java.lang.Object maxdate)
Set the value of the
maxdate property. |
void |
setMaxDateTime(java.lang.Object maxDateTime)
Set the value of the
maxDateTime property. |
void |
setMaxHour(int maxHour)
Set the value of the
maxHour property. |
void |
setMaxlength(int maxlength)
Set the value of the
maxlength property. |
void |
setMaxMinute(int maxMinute)
Set the value of the
maxMinute property. |
void |
setMaxSecond(int maxSecond)
Set the value of the
maxSecond property. |
void |
setMindate(java.lang.Object mindate)
Set the value of the
mindate property. |
void |
setMinDateTime(java.lang.Object minDateTime)
Set the value of the
minDateTime property. |
void |
setMinHour(int minHour)
Set the value of the
minHour property. |
void |
setMinMinute(int minMinute)
Set the value of the
minMinute property. |
void |
setMinSecond(int minSecond)
Set the value of the
minSecond property. |
void |
setNavigator(boolean navigator)
Set the value of the
navigator property. |
void |
setOptionalIndicator(java.lang.String optionalIndicator)
Set the value of the
optionalIndicator property. |
void |
setPages(int pages)
Set the value of the
pages property. |
void |
setPattern(java.lang.String pattern)
Set the value of the
pattern property. |
void |
setPopupIcon(java.lang.String popupIcon)
Set the value of the
popupIcon property. |
void |
setPopupIconOnly(boolean popupIconOnly)
Set the value of the
popupIconOnly property. |
void |
setReadonly(boolean readonly)
Set the value of the
readonly property. |
void |
setReadOnlyInputText(boolean readOnlyInputText)
Set the value of the
readOnlyInputText property. |
void |
setRenderAsPopup(boolean renderAsPopup)
Set the value of the
renderAsPopup property. |
void |
setRequiredIndicator(java.lang.String requiredIndicator)
Set the value of the
requiredIndicator property. |
void |
setSelectOtherMonths(boolean selectOtherMonths)
Set the value of the
selectOtherMonths property. |
void |
setShowButtonPanel(java.lang.Boolean showButtonPanel)
Set the value of the
showButtonPanel property. |
void |
setShowOn(java.lang.String showOn)
Set the value of the
showOn property. |
void |
setShowOtherMonths(boolean showOtherMonths)
Set the value of the
showOtherMonths property. |
void |
setShowWeek(boolean showWeek)
Set the value of the
showWeek property. |
void |
setSize(int size)
Set the value of the
size property. |
void |
setStepHour(int stepHour)
Set the value of the
stepHour property. |
void |
setStepMinute(int stepMinute)
Set the value of the
stepMinute property. |
void |
setStepSecond(int stepSecond)
Set the value of the
stepSecond property. |
void |
setStyle(java.lang.String style)
Set the value of the
style property. |
void |
setStyleClass(java.lang.String styleClass)
Set the value of the
styleClass property. |
void |
setTabindex(java.lang.String tabindex)
Set the value of the
tabindex property. |
void |
setTimeOnly(boolean timeOnly)
Set the value of the
timeOnly property. |
void |
setTimeZone(java.lang.Object timeZone)
Set the value of the
timeZone property. |
void |
setTodayNowButtonsAlsoSelect(boolean todayNowButtonsAlsoSelect)
Set the value of the
todayNowButtonsAlsoSelect property. |
void |
setValueExpression(java.lang.String name,
javax.el.ValueExpression binding) |
void |
setYearRange(java.lang.String yearRange)
Set the value of the
yearRange property. |
addValidator, addValueChangeListener, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, 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, validateValuegetConverter, getLocalValue, setConverteraddFacesListener, broadcast, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final java.lang.String COMPONENT_TYPE
public static final java.lang.String RENDERER_TYPE
public java.lang.String getFamily()
getFamily in class javax.faces.component.UIInputpublic void setAccesskey(java.lang.String accesskey)
Set the value of the accesskey property.
Contents: Access key that, when pressed, transfers focus to this component.
setAccesskey in interface IDateTimeEntrypublic java.lang.String getAccesskey()
Return the value of the accesskey property.
Contents: Access key that, when pressed, transfers focus to this component.
getAccesskey in interface IDateTimeEntrypublic void setButtonText(java.lang.String buttonText)
Set the value of the buttonText property.
Contents: The text to display on the trigger button. Use in conjunction with the showOn option set to "button" or "both". Default = "".
setButtonText in interface IDateTimeEntrypublic java.lang.String getButtonText()
Return the value of the buttonText property.
Contents: The text to display on the trigger button. Use in conjunction with the showOn option set to "button" or "both". Default = "".
getButtonText in interface IDateTimeEntrypublic void setDisableHoverStyling(boolean disableHoverStyling)
Set the value of the disableHoverStyling property.
Contents: Set to true to disable hover styling to improve performance.
setDisableHoverStyling in interface IDateTimeEntrypublic boolean isDisableHoverStyling()
Return the value of the disableHoverStyling property.
Contents: Set to true to disable hover styling to improve performance. Default = 'false'.
isDisableHoverStyling in interface IDateTimeEntrypublic void setDisabled(boolean disabled)
Set the value of the disabled property.
Contents: If true then this date time entry will be disabled and can not be entered.
setDisabled in interface IDateTimeEntrypublic boolean isDisabled()
Return the value of the disabled property.
Contents: If true then this date time entry will be disabled and can not be entered. Default = 'false'.
isDisabled in interface IDateTimeEntrypublic void setEffect(java.lang.String effect)
Set the value of the effect property.
Contents: Name of the animation used to show/hide the calendar. Use "show", "slideDown", "fadeIn", any of the show/hide jQuery UI effects, or "" for no animation.
setEffect in interface IDateTimeEntrypublic java.lang.String getEffect()
Return the value of the effect property.
Contents: Name of the animation used to show/hide the calendar. Use "show", "slideDown", "fadeIn", any of the show/hide jQuery UI effects, or "" for no animation. Default = 'show'.
getEffect in interface IDateTimeEntrypublic void setEffectDuration(java.lang.String effectDuration)
Set the value of the effectDuration property.
Contents: Control the speed at which the calendar appears, it may be a time in milliseconds or a string representing one of the three predefined speeds ("slow", "normal", "fast").
setEffectDuration in interface IDateTimeEntrypublic java.lang.String getEffectDuration()
Return the value of the effectDuration property.
Contents: Control the speed at which the calendar appears, it may be a time in milliseconds or a string representing one of the three predefined speeds ("slow", "normal", "fast"). Default = 'normal'.
getEffectDuration in interface IDateTimeEntrypublic void setIndicatorPosition(java.lang.String indicatorPosition)
Set the value of the indicatorPosition property.
Contents: Position of input-required or input-optional indicator relative to input field or label. Supported values are "left/right/top/bottom/labelLeft/labelRight/none". Default is "labelRight" if labelPosition is "inField", "right" otherwise.
setIndicatorPosition in interface IDateTimeEntrypublic java.lang.String getIndicatorPosition()
Return the value of the indicatorPosition property.
Contents: Position of input-required or input-optional indicator relative to input field or label. Supported values are "left/right/top/bottom/labelLeft/labelRight/none". Default is "labelRight" if labelPosition is "inField", "right" otherwise.
getIndicatorPosition in interface IDateTimeEntrypublic void setLabel(java.lang.String label)
Set the value of the label property.
Contents: A localized user presentable name for this component.
setLabel in interface IDateTimeEntrypublic java.lang.String getLabel()
Return the value of the label property.
Contents: A localized user presentable name for this component.
getLabel in interface IDateTimeEntrypublic void setLabelPosition(java.lang.String labelPosition)
Set the value of the labelPosition property.
Contents: Position of label relative to input field. Supported values are "left/right/top/bottom/inField/none". Default is "none".
setLabelPosition in interface IDateTimeEntrypublic java.lang.String getLabelPosition()
Return the value of the labelPosition property.
Contents: Position of label relative to input field. Supported values are "left/right/top/bottom/inField/none". Default is "none".
getLabelPosition in interface IDateTimeEntrypublic void setLeftMonthOffset(int leftMonthOffset)
Set the value of the leftMonthOffset property.
Contents: Zero-based offset indicating which month should be displayed in the leftmost position.
setLeftMonthOffset in interface IDateTimeEntrypublic int getLeftMonthOffset()
Return the value of the leftMonthOffset property.
Contents: Zero-based offset indicating which month should be displayed in the leftmost position. Default = '0'.
getLeftMonthOffset in interface IDateTimeEntrypublic void setLenientParsing(boolean lenientParsing)
Set the value of the lenientParsing property.
Contents: With lenient parsing, the Java date parser may use heuristics to interpret inputs that do not precisely match this date's format. With strict parsing, inputs must match this date's format. Ignored if the converter attribute is used to do format conversion.
setLenientParsing in interface IDateTimeEntrypublic boolean isLenientParsing()
Return the value of the lenientParsing property.
Contents: With lenient parsing, the Java date parser may use heuristics to interpret inputs that do not precisely match this date's format. With strict parsing, inputs must match this date's format. Ignored if the converter attribute is used to do format conversion. Default = 'true'.
isLenientParsing in interface IDateTimeEntrypublic void setLocale(java.lang.Object locale)
Set the value of the locale property.
Contents: Locale to be used for labels and conversion. Locale string or java.util.Locale object. Default is locale of view root.
setLocale in interface IDateTimeEntrypublic java.lang.Object getLocale()
Return the value of the locale property.
Contents: Locale to be used for labels and conversion. Locale string or java.util.Locale object. Default is locale of view root.
getLocale in interface IDateTimeEntrypublic void setMaxDateTime(java.lang.Object maxDateTime)
Set the value of the maxDateTime property.
Contents: Set a maximum selectable date and time. Must be java.util.Date object. Default is no limit.
setMaxDateTime in interface IDateTimeEntrypublic java.lang.Object getMaxDateTime()
Return the value of the maxDateTime property.
Contents: Set a maximum selectable date and time. Must be java.util.Date object. Default is no limit.
getMaxDateTime in interface IDateTimeEntrypublic void setMaxHour(int maxHour)
Set the value of the maxHour property.
Contents: Set the hour range.
setMaxHour in interface IDateTimeEntrypublic int getMaxHour()
Return the value of the maxHour property.
Contents: Set the hour range. Default = '23'.
getMaxHour in interface IDateTimeEntrypublic void setMaxMinute(int maxMinute)
Set the value of the maxMinute property.
Contents: Set the minute range.
setMaxMinute in interface IDateTimeEntrypublic int getMaxMinute()
Return the value of the maxMinute property.
Contents: Set the minute range. Default = '59'.
getMaxMinute in interface IDateTimeEntrypublic void setMaxSecond(int maxSecond)
Set the value of the maxSecond property.
Contents: Set the second range.
setMaxSecond in interface IDateTimeEntrypublic int getMaxSecond()
Return the value of the maxSecond property.
Contents: Set the second range. Default = '59'.
getMaxSecond in interface IDateTimeEntrypublic void setMaxdate(java.lang.Object maxdate)
Set the value of the maxdate property.
Contents: Set a maximum selectable date. Date string or java.util.Date object. Default is no limit.
setMaxdate in interface IDateTimeEntrypublic java.lang.Object getMaxdate()
Return the value of the maxdate property.
Contents: Set a maximum selectable date. Date string or java.util.Date object. Default is no limit.
getMaxdate in interface IDateTimeEntrypublic void setMaxlength(int maxlength)
Set the value of the maxlength property.
Contents: The maximum number of characters that may be entered in this field.
setMaxlength in interface IDateTimeEntrypublic int getMaxlength()
Return the value of the maxlength property.
Contents: The maximum number of characters that may be entered in this field.
getMaxlength in interface IDateTimeEntrypublic void setMinDateTime(java.lang.Object minDateTime)
Set the value of the minDateTime property.
Contents: Set a minimum selectable date and time. Must be java.util.Date object. Default is no limit.
setMinDateTime in interface IDateTimeEntrypublic java.lang.Object getMinDateTime()
Return the value of the minDateTime property.
Contents: Set a minimum selectable date and time. Must be java.util.Date object. Default is no limit.
getMinDateTime in interface IDateTimeEntrypublic void setMinHour(int minHour)
Set the value of the minHour property.
Contents: Set the hour range.
setMinHour in interface IDateTimeEntrypublic int getMinHour()
Return the value of the minHour property.
Contents: Set the hour range. Default = '0'.
getMinHour in interface IDateTimeEntrypublic void setMinMinute(int minMinute)
Set the value of the minMinute property.
Contents: Set the minute range.
setMinMinute in interface IDateTimeEntrypublic int getMinMinute()
Return the value of the minMinute property.
Contents: Set the minute range. Default = '0'.
getMinMinute in interface IDateTimeEntrypublic void setMinSecond(int minSecond)
Set the value of the minSecond property.
Contents: Set the second range.
setMinSecond in interface IDateTimeEntrypublic int getMinSecond()
Return the value of the minSecond property.
Contents: Set the second range. Default = '0'.
getMinSecond in interface IDateTimeEntrypublic void setMindate(java.lang.Object mindate)
Set the value of the mindate property.
Contents: Set a minimum selectable date. Date string or java.util.Date object. Default is no limit.
setMindate in interface IDateTimeEntrypublic java.lang.Object getMindate()
Return the value of the mindate property.
Contents: Set a minimum selectable date. Date string or java.util.Date object. Default is no limit.
getMindate in interface IDateTimeEntrypublic void setNavigator(boolean navigator)
Set the value of the navigator property.
Contents: Enables month/year navigator.
setNavigator in interface IDateTimeEntrypublic boolean isNavigator()
Return the value of the navigator property.
Contents: Enables month/year navigator.
isNavigator in interface IDateTimeEntrypublic void setOptionalIndicator(java.lang.String optionalIndicator)
Set the value of the optionalIndicator property.
Contents: Indicator indicating that the user is NOT required to provide a submitted value for this input component.
setOptionalIndicator in interface IDateTimeEntrypublic java.lang.String getOptionalIndicator()
Return the value of the optionalIndicator property.
Contents: Indicator indicating that the user is NOT required to provide a submitted value for this input component.
getOptionalIndicator in interface IDateTimeEntrypublic void setPages(int pages)
Set the value of the pages property.
Contents: Enables multiple page rendering.
setPages in interface IDateTimeEntrypublic int getPages()
Return the value of the pages property.
Contents: Enables multiple page rendering. Default = '1'.
getPages in interface IDateTimeEntrypublic void setPattern(java.lang.String pattern)
Set the value of the pattern property.
Contents: DateFormat pattern for localization. See the DateTimeEntry Wiki Documentation for limitations. Ignored if the converter attribute is used to do format conversion.
setPattern in interface IDateTimeEntrypublic java.lang.String getPattern()
Return the value of the pattern property.
Contents: DateFormat pattern for localization. See the DateTimeEntry Wiki Documentation for limitations. Ignored if the converter attribute is used to do format conversion. Default = 'MM/dd/yyyy'.
getPattern in interface IDateTimeEntrypublic void setPopupIcon(java.lang.String popupIcon)
Set the value of the popupIcon property.
Contents: The URL for the popup button image. Default is the file "META-INF/resources/icefaces.ace/datetimeentry/calendar_icon.png" in the components jar. showOn attribute must be set to "button" or "both".
setPopupIcon in interface IDateTimeEntrypublic java.lang.String getPopupIcon()
Return the value of the popupIcon property.
Contents: The URL for the popup button image. Default is the file "META-INF/resources/icefaces.ace/datetimeentry/calendar_icon.png" in the components jar. showOn attribute must be set to "button" or "both".
getPopupIcon in interface IDateTimeEntrypublic void setPopupIconOnly(boolean popupIconOnly)
Set the value of the popupIconOnly property.
Contents: When enabled, popup icon is rendered without it appearing on a button. Default: "false".
setPopupIconOnly in interface IDateTimeEntrypublic boolean isPopupIconOnly()
Return the value of the popupIconOnly property.
Contents: When enabled, popup icon is rendered without it appearing on a button. Default: "false".
isPopupIconOnly in interface IDateTimeEntrypublic void setReadOnlyInputText(boolean readOnlyInputText)
Set the value of the readOnlyInputText property.
Contents: Makes input text of a popup calendar readonly.
setReadOnlyInputText in interface IDateTimeEntrypublic boolean isReadOnlyInputText()
Return the value of the readOnlyInputText property.
Contents: Makes input text of a popup calendar readonly.
isReadOnlyInputText in interface IDateTimeEntrypublic void setReadonly(boolean readonly)
Set the value of the readonly property.
Contents: If true then this date time entry will be read-only and can not be entered.
setReadonly in interface IDateTimeEntrypublic boolean isReadonly()
Return the value of the readonly property.
Contents: If true then this date time entry will be read-only and can not be entered.
isReadonly in interface IDateTimeEntrypublic void setRenderAsPopup(boolean renderAsPopup)
Set the value of the renderAsPopup property.
Contents: Whether to render the calendar inline or as a popup.
setRenderAsPopup in interface IDateTimeEntrypublic boolean isRenderAsPopup()
Return the value of the renderAsPopup property.
Contents: Whether to render the calendar inline or as a popup. Default = 'false'.
isRenderAsPopup in interface IDateTimeEntrypublic void setRequiredIndicator(java.lang.String requiredIndicator)
Set the value of the requiredIndicator property.
Contents: Indicator indicating that the user is required to provide a submitted value for this input component.
setRequiredIndicator in interface IDateTimeEntrypublic java.lang.String getRequiredIndicator()
Return the value of the requiredIndicator property.
Contents: Indicator indicating that the user is required to provide a submitted value for this input component.
getRequiredIndicator in interface IDateTimeEntrypublic void setSelectOtherMonths(boolean selectOtherMonths)
Set the value of the selectOtherMonths property.
Contents: Enables selection of days belonging to other months.
setSelectOtherMonths in interface IDateTimeEntrypublic boolean isSelectOtherMonths()
Return the value of the selectOtherMonths property.
Contents: Enables selection of days belonging to other months.
isSelectOtherMonths in interface IDateTimeEntrypublic void setShowButtonPanel(java.lang.Boolean showButtonPanel)
Set the value of the showButtonPanel property.
Contents: Whether to show the panel containing today button and close button for popup. Default is false without time component and true with time component.
setShowButtonPanel in interface IDateTimeEntrypublic java.lang.Boolean isShowButtonPanel()
Return the value of the showButtonPanel property.
Contents: Whether to show the panel containing today button and close button for popup. Default is false without time component and true with time component.
isShowButtonPanel in interface IDateTimeEntrypublic void setShowOn(java.lang.String showOn)
Set the value of the showOn property.
Contents: Have the calendar appear automatically when the field receives focus ("focus"), appear only when a button (specified by popupIcon attribute) is clicked ("button"), or appear when either event takes place ("both").
setShowOn in interface IDateTimeEntrypublic java.lang.String getShowOn()
Return the value of the showOn property.
Contents: Have the calendar appear automatically when the field receives focus ("focus"), appear only when a button (specified by popupIcon attribute) is clicked ("button"), or appear when either event takes place ("both"). Default = 'focus'.
getShowOn in interface IDateTimeEntrypublic void setShowOtherMonths(boolean showOtherMonths)
Set the value of the showOtherMonths property.
Contents: Displays days belonging to other months.
setShowOtherMonths in interface IDateTimeEntrypublic boolean isShowOtherMonths()
Return the value of the showOtherMonths property.
Contents: Displays days belonging to other months.
isShowOtherMonths in interface IDateTimeEntrypublic void setShowWeek(boolean showWeek)
Set the value of the showWeek property.
Contents: Displays the week number next to each week.
setShowWeek in interface IDateTimeEntrypublic boolean isShowWeek()
Return the value of the showWeek property.
Contents: Displays the week number next to each week.
isShowWeek in interface IDateTimeEntrypublic void setSize(int size)
Set the value of the size property.
Contents: The number of characters used to determine the width of the input field in a popup calendar. Default is the maximum possible size of a date formatted by the date pattern.
setSize in interface IDateTimeEntrypublic int getSize()
Return the value of the size property.
Contents: The number of characters used to determine the width of the input field in a popup calendar. Default is the maximum possible size of a date formatted by the date pattern.
getSize in interface IDateTimeEntrypublic void setStepHour(int stepHour)
Set the value of the stepHour property.
Contents: Increment/decrement steps when hour slider is dragged.
setStepHour in interface IDateTimeEntrypublic int getStepHour()
Return the value of the stepHour property.
Contents: Increment/decrement steps when hour slider is dragged. Default = '1'.
getStepHour in interface IDateTimeEntrypublic void setStepMinute(int stepMinute)
Set the value of the stepMinute property.
Contents: Increment/decrement steps when minute slider is dragged.
setStepMinute in interface IDateTimeEntrypublic int getStepMinute()
Return the value of the stepMinute property.
Contents: Increment/decrement steps when minute slider is dragged. Default = '1'.
getStepMinute in interface IDateTimeEntrypublic void setStepSecond(int stepSecond)
Set the value of the stepSecond property.
Contents: Increment/decrement steps when second slider is dragged.
setStepSecond in interface IDateTimeEntrypublic int getStepSecond()
Return the value of the stepSecond property.
Contents: Increment/decrement steps when second slider is dragged. Default = '1'.
getStepSecond in interface IDateTimeEntrypublic void setStyle(java.lang.String style)
Set the value of the style property.
Contents: style will be rendered on a root element of this component
setStyle in interface IDateTimeEntrypublic java.lang.String getStyle()
Return the value of the style property.
Contents: style will be rendered on a root element of this component
getStyle in interface IDateTimeEntrypublic void setStyleClass(java.lang.String styleClass)
Set the value of the styleClass property.
Contents: style class will be rendered on a root element of this component
setStyleClass in interface IDateTimeEntrypublic java.lang.String getStyleClass()
Return the value of the styleClass property.
Contents: style class will be rendered on a root element of this component
getStyleClass in interface IDateTimeEntrypublic void setTabindex(java.lang.String tabindex)
Set the value of the tabindex property.
Contents: Position of the text field in the tabbing order for the current page. This value must be an integer between 0 and 32767.
setTabindex in interface IDateTimeEntrypublic java.lang.String getTabindex()
Return the value of the tabindex property.
Contents: Position of the text field in the tabbing order for the current page. This value must be an integer between 0 and 32767.
getTabindex in interface IDateTimeEntrypublic void setTimeOnly(boolean timeOnly)
Set the value of the timeOnly property.
Contents: Specifies whether to display/input time only.
setTimeOnly in interface IDateTimeEntrypublic boolean isTimeOnly()
Return the value of the timeOnly property.
Contents: Specifies whether to display/input time only. Default = 'false'.
isTimeOnly in interface IDateTimeEntrypublic void setTimeZone(java.lang.Object timeZone)
Set the value of the timeZone property.
Contents: String or a java.util.TimeZone instance to specify the timezone used for date conversion, defaults to TimeZone.getDefault()
setTimeZone in interface IDateTimeEntrypublic java.lang.Object getTimeZone()
Return the value of the timeZone property.
Contents: String or a java.util.TimeZone instance to specify the timezone used for date conversion, defaults to TimeZone.getDefault()
getTimeZone in interface IDateTimeEntrypublic void setTodayNowButtonsAlsoSelect(boolean todayNowButtonsAlsoSelect)
Set the value of the todayNowButtonsAlsoSelect property.
Contents: The Today (or Now) button can be set to navigate the popup to the current month without selecting date/time, or select the date/time as well.
setTodayNowButtonsAlsoSelect in interface IDateTimeEntrypublic boolean isTodayNowButtonsAlsoSelect()
Return the value of the todayNowButtonsAlsoSelect property.
Contents: The Today (or Now) button can be set to navigate the popup to the current month without selecting date/time, or select the date/time as well. Default = 'false'.
isTodayNowButtonsAlsoSelect in interface IDateTimeEntrypublic void setYearRange(java.lang.String yearRange)
Set the value of the yearRange property.
Contents: Control the range of years displayed in the year drop-down: either relative to today's year (-nn:+nn), relative to the currently selected year (c-nn:c+nn), absolute (nnnn:nnnn), or combinations of these formats (nnnn:-nn).
setYearRange in interface IDateTimeEntrypublic java.lang.String getYearRange()
Return the value of the yearRange property.
Contents: Control the range of years displayed in the year drop-down: either relative to today's year (-nn:+nn), relative to the currently selected year (c-nn:c+nn), absolute (nnnn:nnnn), or combinations of these formats (nnnn:-nn). Default = 'c-10:c+10'.
getYearRange in interface IDateTimeEntryprotected boolean isPropertySet(java.lang.String finder)
public void setValueExpression(java.lang.String name,
javax.el.ValueExpression binding)
setValueExpression in class javax.faces.component.UIComponentpublic java.util.Collection<java.lang.String> getEventNames()
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHoldergetEventNames in class javax.faces.component.UIComponentBasepublic java.lang.String getDefaultEventName()
getDefaultEventName in interface javax.faces.component.behavior.ClientBehaviorHoldergetDefaultEventName in class javax.faces.component.UIComponentBasepublic java.lang.String getDefaultRender(java.lang.String event)
getDefaultRender in interface IceClientBehaviorHolderpublic java.lang.String getDefaultExecute(java.lang.String event)
getDefaultExecute in interface IceClientBehaviorHolderpublic java.lang.String getListenerArgument(java.lang.String event)
getListenerArgument in interface IceClientBehaviorHolderpublic void addClientBehavior(java.lang.String eventName,
javax.faces.component.behavior.ClientBehavior behavior)
addClientBehavior in interface javax.faces.component.behavior.ClientBehaviorHolderaddClientBehavior in class javax.faces.component.UIComponentBaseCopyright 2017 ICEsoft Technologies Canada Corp., All Rights Reserved.