public class InputDate extends InputDateBase
InputDateBase.InputDatePropertyKeysInputDateTimeBase.InputDateTimePropertyKeys| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HTML5_DATE_PATTERN |
COMPONENT_TYPE, RENDERER_TYPECOMPONENT_FAMILY, CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID, UPDATE_MESSAGE_ID, VALIDATE_EMPTY_FIELDS_PARAM_NAME| Constructor and Description |
|---|
InputDate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPattern()
pattern attribute description:
The format of the date that corresponds to patterns described in the javadoc for java.text.SimpleDateFormat. |
protected void |
validateValue(javax.faces.context.FacesContext facesContext,
Object newValue) |
getMaxDate, getMinDate, getPanes, getStyleClass, isNativeWhenMobile, setMaxDate, setMinDate, setNativeWhenMobile, setPanes, setPatterngetConverter, getLocale, getLocale, getObjectAsDate, getObjectAsLocale, validateValuegetAutoHide, getClientKey, getShowOn, getTimeZone, getzIndex, setAutoHide, setClientKey, setLocale, setShowOn, setTimeZone, setzIndexgetLabelgetAccesskey, getAlt, getAutocomplete, getDefaultEventName, getDir, getEventNames, getLang, getMaxlength, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getRole, getSize, getStyle, getTabindex, getTitle, isDisabled, isReadonly, setAccesskey, setAlt, setAutocomplete, setDir, setDisabled, setLabel, setLang, setMaxlength, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setReadonly, setRole, setSize, setStyle, setStyleClass, setTabindex, setTitleaddValidator, addValueChangeListener, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getFamily, 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, validateaddClientBehavior, addFacesListener, 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, setValueExpression, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStyle, setStyle, setStyleClasspublic static final String DEFAULT_HTML5_DATE_PATTERN
public String getPattern()
InputDateBasepattern attribute description:
java.text.SimpleDateFormat.getPattern in class InputDateBaseprotected void validateValue(javax.faces.context.FacesContext facesContext,
Object newValue)
validateValue in class javax.faces.component.UIInputCopyright © 2016 Liferay, Inc.. All rights reserved.