public class MultilingualTextFieldGenerator extends TextFieldGenerator
BaseComponentGenerator.ControlType
dataDictionary
Constructor and Description |
---|
MultilingualTextFieldGenerator() |
Modifier and Type | Method and Description |
---|---|
UIComponent |
generateAndAdd(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, setupMandatoryValidation
addStringConstraintParam, createAndSetConverter, createOutputTextComponent, getAssociationDefinition, getControlType, getPropertyDefinition, isEnabledInEditMode, setupAssociation, setupConverter, setupMandatoryAssociationIfNecessary, setupMandatoryMarker, setupMandatoryPropertyIfNecessary, setupMultiValuePropertyIfNecessary, setupNumericRangeConstraint, setupProperty, setupRegexConstraint, setupStringLengthConstraint
public UIComponent generateAndAdd(FacesContext context, UIPropertySheet propertySheet, PropertySheetItem item)
IComponentGenerator
generateAndAdd
in interface IComponentGenerator
generateAndAdd
in class BaseComponentGenerator
context
- FacesContextpropertySheet
- The property sheet componentitem
- The wrappper component representing the item to generate,
either a property, association or child associationCopyright © 2005–2017 Alfresco Software. All rights reserved.