![]() | Initializes a new instance of the FieldType class. |
![]() | Type of converter to be used to edit the field |
![]() | Database column name of the field, to be used when persisting this type |
![]() | Default value of the field |
![]() | Type of displayer to be used to edit the field |
![]() | Hint information about the field |
![]() | Index of the field, used to order the fields in display |
![]() | Label of the field, to be used when editing this type |
![]() | Name of the field type, used in the XML to give a tag name |
![]() | Defines whether this field is required or not |
![]() | Text of the validation error message to be displayed |
![]() | |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the extension XML from the value returned from the ConverterSelector |
![]() | Gets the name of the converter provided by the ConverterSelector |
![]() | Gets the XML which represents the displayer extension |
![]() | Gets the type name of the displayer from the DisplayerSelector |
![]() | Gets the additional information which is inserted in to the element which represents this field |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the XmlSchemaSimpleType which represents this element |
![]() | Summary information about the field to be displayed in the list |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
FieldType Class | Ant.ContentEntry.EditContentTypes Namespace