org.icefaces.ace.component.datetimeentry
Interface IDateTimeEntry
- All Known Implementing Classes:
- DateTimeEntry, DateTimeEntryBase
public interface IDateTimeEntry
setButtonText
void setButtonText(java.lang.String buttonText)
getButtonText
java.lang.String getButtonText()
setDisableHoverStyling
void setDisableHoverStyling(boolean disableHoverStyling)
isDisableHoverStyling
boolean isDisableHoverStyling()
setDisabled
void setDisabled(boolean disabled)
isDisabled
boolean isDisabled()
setEffect
void setEffect(java.lang.String effect)
getEffect
java.lang.String getEffect()
setEffectDuration
void setEffectDuration(java.lang.String effectDuration)
getEffectDuration
java.lang.String getEffectDuration()
setIndicatorPosition
void setIndicatorPosition(java.lang.String indicatorPosition)
getIndicatorPosition
java.lang.String getIndicatorPosition()
setLabel
void setLabel(java.lang.String label)
getLabel
java.lang.String getLabel()
setLabelPosition
void setLabelPosition(java.lang.String labelPosition)
getLabelPosition
java.lang.String getLabelPosition()
setLeftMonthOffset
void setLeftMonthOffset(int leftMonthOffset)
getLeftMonthOffset
int getLeftMonthOffset()
setLenientParsing
void setLenientParsing(boolean lenientParsing)
isLenientParsing
boolean isLenientParsing()
setLocale
void setLocale(java.lang.Object locale)
getLocale
java.lang.Object getLocale()
setMaxHour
void setMaxHour(int maxHour)
getMaxHour
int getMaxHour()
setMaxMinute
void setMaxMinute(int maxMinute)
getMaxMinute
int getMaxMinute()
setMaxSecond
void setMaxSecond(int maxSecond)
getMaxSecond
int getMaxSecond()
setMaxdate
void setMaxdate(java.lang.Object maxdate)
getMaxdate
java.lang.Object getMaxdate()
setMaxlength
void setMaxlength(int maxlength)
getMaxlength
int getMaxlength()
setMinHour
void setMinHour(int minHour)
getMinHour
int getMinHour()
setMinMinute
void setMinMinute(int minMinute)
getMinMinute
int getMinMinute()
setMinSecond
void setMinSecond(int minSecond)
getMinSecond
int getMinSecond()
setMindate
void setMindate(java.lang.Object mindate)
getMindate
java.lang.Object getMindate()
setNavigator
void setNavigator(boolean navigator)
isNavigator
boolean isNavigator()
setOptionalIndicator
void setOptionalIndicator(java.lang.String optionalIndicator)
getOptionalIndicator
java.lang.String getOptionalIndicator()
setPages
void setPages(int pages)
getPages
int getPages()
setPattern
void setPattern(java.lang.String pattern)
getPattern
java.lang.String getPattern()
setPopupIcon
void setPopupIcon(java.lang.String popupIcon)
getPopupIcon
java.lang.String getPopupIcon()
setPopupIconOnly
void setPopupIconOnly(boolean popupIconOnly)
isPopupIconOnly
boolean isPopupIconOnly()
setReadOnlyInputText
void setReadOnlyInputText(boolean readOnlyInputText)
isReadOnlyInputText
boolean isReadOnlyInputText()
setReadonly
void setReadonly(boolean readonly)
isReadonly
boolean isReadonly()
setRenderAsPopup
void setRenderAsPopup(boolean renderAsPopup)
isRenderAsPopup
boolean isRenderAsPopup()
setRequiredIndicator
void setRequiredIndicator(java.lang.String requiredIndicator)
getRequiredIndicator
java.lang.String getRequiredIndicator()
setSelectOtherMonths
void setSelectOtherMonths(boolean selectOtherMonths)
isSelectOtherMonths
boolean isSelectOtherMonths()
setShowButtonPanel
void setShowButtonPanel(java.lang.Boolean showButtonPanel)
isShowButtonPanel
java.lang.Boolean isShowButtonPanel()
setShowOn
void setShowOn(java.lang.String showOn)
getShowOn
java.lang.String getShowOn()
setShowOtherMonths
void setShowOtherMonths(boolean showOtherMonths)
isShowOtherMonths
boolean isShowOtherMonths()
setShowWeek
void setShowWeek(boolean showWeek)
isShowWeek
boolean isShowWeek()
setSingleSubmit
void setSingleSubmit(boolean singleSubmit)
isSingleSubmit
boolean isSingleSubmit()
setSize
void setSize(int size)
getSize
int getSize()
setStepHour
void setStepHour(int stepHour)
getStepHour
int getStepHour()
setStepMinute
void setStepMinute(int stepMinute)
getStepMinute
int getStepMinute()
setStepSecond
void setStepSecond(int stepSecond)
getStepSecond
int getStepSecond()
setStyle
void setStyle(java.lang.String style)
getStyle
java.lang.String getStyle()
setStyleClass
void setStyleClass(java.lang.String styleClass)
getStyleClass
java.lang.String getStyleClass()
setTabindex
void setTabindex(java.lang.String tabindex)
getTabindex
java.lang.String getTabindex()
setTimeOnly
void setTimeOnly(boolean timeOnly)
isTimeOnly
boolean isTimeOnly()
setTimeZone
void setTimeZone(java.lang.Object timeZone)
getTimeZone
java.lang.Object getTimeZone()
setWidgetVar
void setWidgetVar(java.lang.String widgetVar)
getWidgetVar
java.lang.String getWidgetVar()
setYearRange
void setYearRange(java.lang.String yearRange)
getYearRange
java.lang.String getYearRange()
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.