public class PbDateTimePicker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PbDateTimePicker.LabelPosition |
static class |
PbDateTimePicker.WithTimeZone |
| Constructor and Description |
|---|
PbDateTimePicker() |
public String getCssClasses()
public void setCssClasses(String cssClasses)
cssClasses - The cssClassespublic Boolean getHidden()
public void setHidden(Boolean hidden)
hidden - The hiddenpublic Boolean getReadOnly()
public void setReadOnly(Boolean readOnly)
readOnly - The readOnlypublic Boolean getRequired()
public void setRequired(Boolean required)
required - The requiredpublic Boolean getLabelHidden()
public void setLabelHidden(Boolean labelHidden)
labelHidden - The labelHiddenpublic Boolean getInlineInput()
public void setInlineInput(Boolean inlineInput)
inlineInput - The inlineInputpublic String getLabel()
public void setLabel(String label)
label - The labelpublic PbDateTimePicker.LabelPosition getLabelPosition()
public void setLabelPosition(PbDateTimePicker.LabelPosition labelPosition)
labelPosition - The labelPositionpublic Double getLabelWidth()
public void setLabelWidth(Double labelWidth)
labelWidth - The labelWidthpublic PbDateTimePicker.WithTimeZone getWithTimeZone()
public void setWithTimeZone(PbDateTimePicker.WithTimeZone withTimeZone)
withTimeZone - The withTimeZonepublic String getValue()
public void setValue(String value)
value - The valuepublic String getDateFormat()
public void setDateFormat(String dateFormat)
dateFormat - The dateFormatpublic String getPlaceholder()
public void setPlaceholder(String placeholder)
placeholder - The placeholderpublic String getTimeFormat()
public void setTimeFormat(String timeFormat)
timeFormat - The timeFormatpublic String getTimePlaceholder()
public void setTimePlaceholder(String timePlaceholder)
timePlaceholder - The timePlaceholderpublic Boolean getShowToday()
public void setShowToday(Boolean showToday)
showToday - The showTodaypublic String getTodayLabel()
public void setTodayLabel(String todayLabel)
todayLabel - The todayLabelpublic Boolean getShowNow()
public void setShowNow(Boolean showNow)
showNow - The showNowpublic String getNowLabel()
public void setNowLabel(String nowLabel)
nowLabel - The nowLabelCopyright © 2020. All rights reserved.