Alfresco Common JSF Components
Tag inputDatePicker


Provides a custom renderer to display an input component with year, month, day drop-downs


Tag Information
Tag Classorg.alfresco.web.ui.common.tag.InputDatePickerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameDate Picker

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringThe component identifier for this component
valuefalsetruejava.lang.StringThe current value of this component
bindingfalsetruejava.lang.String The value binding expression linking this component to a property in a backing bean
renderedfalsetruejava.lang.StringNo Description
styleClassfalsetruejava.lang.StringNo Description
stylefalsetruejava.lang.StringNo Description
startYearfalsetruejava.lang.StringThe year to appear first in the list
yearCountfalsetruejava.lang.StringThe number of years to display in the list
showTimefalsetruejava.lang.StringDetermines whether to show the time
initialiseIfNullfalsetruejava.lang.String Whether to initialise the control showing today's date if the underlying value in the model is null. This will also hide the None button thus disallowing the user to set the date back to null.
noneLabelfalsetruejava.lang.String Label to use when there is no date currently set

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.