public class MultilingualTextFieldGenerator extends TextFieldGenerator
BaseComponentGenerator.ControlType| Constructor and Description |
|---|
MultilingualTextFieldGenerator() |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.component.UIComponent |
generateAndAdd(javax.faces.context.FacesContext context,
UIPropertySheet propertySheet,
PropertySheetItem item)
Dynamically generates a component for the given property sheet item.
|
createComponent, generate, getListOfValuesConstraint, getMaxLength, getSize, setMaxLength, setSize, setupConstraints, setupConverter, setupMandatoryValidationaddStringConstraintParam, createAndSetConverter, createOutputTextComponent, getAssociationDefinition, getControlType, getPropertyDefinition, isEnabledInEditMode, setupAssociation, setupConverter, setupMandatoryAssociationIfNecessary, setupMandatoryMarker, setupMandatoryPropertyIfNecessary, setupMultiValuePropertyIfNecessary, setupNumericRangeConstraint, setupProperty, setupRegexConstraint, setupStringLengthConstraintpublic javax.faces.component.UIComponent generateAndAdd(javax.faces.context.FacesContext context,
UIPropertySheet propertySheet,
PropertySheetItem item)
IComponentGeneratorgenerateAndAdd in interface IComponentGeneratorgenerateAndAdd in class BaseComponentGeneratorcontext - FacesContextpropertySheet - The property sheet componentitem - The wrappper component representing the item to generate,
either a property, association or child associationCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.