Class GenericTextCFType

All Implemented Interfaces:
ProjectImportableCustomField, CustomFieldType<String,String>, SortableCustomField<String>, TextCustomFieldType, RestAwareCustomFieldType, RestCustomFieldTypeOperations
Direct Known Subclasses:
FuncTestTextAreaCFType, ReadOnlyCFType, RenderableTextCFType, TextAreaNoValidationCFType, URLCFType

A CustomFieldType where data is stored and displayed as a single String By default it will only have a Limited Text Field for storage (if you need bigger override getDatabaseType())

Transport Object Type
String
Database Storage Type
String
Since:
v5.0