public class DateTimePickerGenerator extends DatePickerGenerator
BaseComponentGenerator.ControlType| Constructor and Description |
|---|
DateTimePickerGenerator() |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.component.UIComponent |
generate(javax.faces.context.FacesContext context,
java.lang.String id)
Dynamically generates a component in a default state
|
protected javax.faces.convert.Converter |
getDefaultConverter(javax.faces.context.FacesContext context)
Retrieves the default converter for the date time component
|
getNoneLabel, getStartYear, getYearCount, isInitialiseIfNull, setInitialiseIfNull, setNoneLabel, setStartYear, setupConverter, setupMandatoryValidation, setYearCountaddStringConstraintParam, createAndSetConverter, createComponent, createOutputTextComponent, generateAndAdd, getAssociationDefinition, getControlType, getPropertyDefinition, isEnabledInEditMode, setupAssociation, setupConstraints, setupConverter, setupMandatoryAssociationIfNecessary, setupMandatoryMarker, setupMandatoryPropertyIfNecessary, setupMultiValuePropertyIfNecessary, setupNumericRangeConstraint, setupProperty, setupRegexConstraint, setupStringLengthConstraintpublic javax.faces.component.UIComponent generate(javax.faces.context.FacesContext context,
java.lang.String id)
IComponentGeneratorgenerate in interface IComponentGeneratorgenerate in class DatePickerGeneratorcontext - FacesContextid - Optional id for the newly created component, if null
is passed a unique id is generatedprotected javax.faces.convert.Converter getDefaultConverter(javax.faces.context.FacesContext context)
getDefaultConverter in class DatePickerGeneratorcontext - FacesContextCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.