public class DateTimePickerGenerator extends DatePickerGenerator
BaseComponentGenerator.ControlType
dataDictionary
Constructor and Description |
---|
DateTimePickerGenerator() |
Modifier and Type | Method and Description |
---|---|
UIComponent |
generate(FacesContext context,
String id)
Dynamically generates a component in a default state
|
protected Converter |
getDefaultConverter(FacesContext context)
Retrieves the default converter for the date time component
|
getNoneLabel, getStartYear, getYearCount, isInitialiseIfNull, setInitialiseIfNull, setNoneLabel, setStartYear, setupConverter, setupMandatoryValidation, setYearCount
addStringConstraintParam, createAndSetConverter, createComponent, createOutputTextComponent, generateAndAdd, getAssociationDefinition, getControlType, getPropertyDefinition, isEnabledInEditMode, setupAssociation, setupConstraints, setupConverter, setupMandatoryAssociationIfNecessary, setupMandatoryMarker, setupMandatoryPropertyIfNecessary, setupMultiValuePropertyIfNecessary, setupNumericRangeConstraint, setupProperty, setupRegexConstraint, setupStringLengthConstraint
public UIComponent generate(FacesContext context, String id)
IComponentGenerator
generate
in interface IComponentGenerator
generate
in class DatePickerGenerator
context
- FacesContextid
- Optional id for the newly created component, if null
is passed a unique id is generatedprotected Converter getDefaultConverter(FacesContext context)
getDefaultConverter
in class DatePickerGenerator
context
- FacesContextCopyright © 2005–2017 Alfresco Software. All rights reserved.