Class TextDataType

  • All Implemented Interfaces:
    IDouiDataType, ISourceFieldDataType
    Direct Known Subclasses:
    HtmlDataType

    public class TextDataType
    extends StringDataType
    A text data type. The diference from a string data type is that a text data type is for long texts, while a string data type is for short texts.
    Since:
    4.0.4
    Version:
    $Revision: 6251 $ $Date: 2007-03-27 10:49:29 -0300 (Tue, 27 Mar 2007) $