Package com.jalios.jcms
Class TitleTypeFieldEntry
- java.lang.Object
- 
- com.jalios.jcms.TypeFieldEntry
- 
- com.jalios.jcms.TitleTypeFieldEntry
 
 
- 
 public class TitleTypeFieldEntry extends TypeFieldEntry This class holds all informations of a type's field title. It's a convenient helper to work with all fields.- Author:
- Jean-Philippe Encausse
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.jalios.jcms.TypeFieldEntryTypeFieldEntry.DescriptionType
 
- 
 - 
Field Summary- 
Fields inherited from class com.jalios.jcms.TypeFieldEntryabstractLength, chooser, cols, dataSource, dateFormat, dbrColumns, dbrKeyCol, dbrLabelCol, dbrOrderBy, dbrTable, decimals, defaultTextMap, defaultValue, descriptionMap, descriptionType, editor, enumerateLabels, enumerateLabelsMap, enumerateML, enumerateValues, escapeHtml, fieldML, fieldWiki, gids, isAbstract, isDataImage, isDateOnly, isDisplayRoot, isEnumerate, isExclusive, isHidden, isInline, isKeyword, isOpenWindow, isRequired, isResize, isSearchable, isSuper, isTextarea, isTextfield, isTypeArray, isTypeBoolean, isTypeBooleanArray, isTypeCategory, isTypeData, isTypeDataMV, isTypeDate, isTypeDateArray, isTypeDocument, isTypeDocumentMV, isTypeDouble, isTypeDoubleArray, isTypeInt, isTypeIntArray, isTypeList, isTypeLong, isTypeLongArray, isTypeMember, isTypeMemberMV, isTypePrimitive, isTypePrimitiveArray, isTypePublication, isTypePublicationArray, isTypePublicationMV, isTypeScalar, isTypeSet, isTypeString, isTypeStringArray, isTypeWorkspace, isTypeWorkspaceMV, isWidget, isWysiwyg, isWysiwygInline, labelMap, maxlength, maxResolution, maxRows, maxValue, minValue, name, nameCap, offLabelMap, onLabelMap, resizeHeight, resizeWidth, root, rows, size, superTypes, tab, tabGroup, type, typeShort, unit, unitAfter, unitBefore, wysiwygParams, xmlElt
 
- 
 - 
Constructor SummaryConstructors Constructor Description TitleTypeFieldEntry(java.lang.Class clazz)
 - 
Method Summary- 
Methods inherited from class com.jalios.jcms.TypeFieldEntryescapeHtml, getAbstractLength, getBoolean, getCategory, getChooser, getCollectionTypeMapping, getCols, getControlSettings, getDataSource, getDateFormat, getDbrColumns, getDbrKeyCol, getDbrLabelCol, getDbrOrderBy, getDbrTable, getDecimals, getDefaultTextMap, getDefaultTextMapArray, getDefaultTextMapList, getDefaultTextString, getDefaultValue, getDescription, getDescription, getDescriptionMap, getDescriptionType, getDouble, getEditor, getEnumerateLabels, getEnumerateLabelsMap, getEnumerateValues, getFieldValueAsString, getFieldValueAsString, getFieldValueAsStringArray, getFieldValueAsStringArray, getGids, getInt, getLabel, getLabel, getLabelMap, getLong, getMaxlength, getMaxResolution, getMaxRows, getMaxValue, getMediaTypes, getMinValue, getName, getNameCap, getObject, getObject, getObject, getOffLabel, getOffLabelMap, getOnLabel, getOnLabelMap, getResizeHeight, getResizeWidth, getRoot, getRows, getSize, getSuperTypes, getTab, getTabGroup, getType, getTypeShort, getUnit, getUnitAfter, getUnitBefore, getWysiwygConfigurationId, getWysiwygParams, getXmlElement, initDefault, initDescription, initEnumerate, initType, initUnits, isAbstract, isAnyLink, isCatEditor, isCatTreeEditor, isDataImage, isDateChsr, isDateOnly, isDBRecordChsr, isDisplayRoot, isEnumerate, isEnumerateML, isExclusive, isFieldML, isFieldWiki, isGrpChsr, isGrpEnum, isHidden, isInline, isKeyword, isLink, isMasterImageMap, isMbrChsr, isMbrEnum, isOpenWindow, isRequired, isResize, isSearchable, isSimpleString, isSlaveImageMap, isSQLQuery, isSuper, isTextarea, isTextfield, isTypeArray, isTypeBoolean, isTypeBooleanArray, isTypeCategory, isTypeCollection, isTypeData, isTypeDataMV, isTypeDate, isTypeDateArray, isTypeDocument, isTypeDocumentMV, isTypeDouble, isTypeDoubleArray, isTypeInt, isTypeIntArray, isTypeList, isTypeLong, isTypeLongArray, isTypeMember, isTypeMemberMV, isTypeMV, isTypePrimitive, isTypePrimitiveArray, isTypePublication, isTypePublicationArray, isTypePublicationMV, isTypeScalar, isTypeSet, isTypeString, isTypeStringArray, isTypeWorkspace, isTypeWorkspaceMV, isUrl, isWidget, isWysiwyg, isWysiwygInline, reloadI18N, resolveControlSettings, toString, trim
 
- 
 
-