Class RenderableTextCFType

All Implemented Interfaces:
ProjectImportableCustomField, CustomFieldType<String,String>, SortableCustomField<String>, TextCustomFieldType, ExportableCustomFieldType, RestAwareCustomFieldType, RestCustomFieldTypeOperations
Direct Known Subclasses:
TextAreaCFType

public class RenderableTextCFType extends GenericTextCFType implements ExportableCustomFieldType
This custom field type returns true for its isRenderable method and is meant to represent a text custom field type that is renderable.