Class MetaData.TextValue

java.lang.Object
se.conciliate.extensions.documents.MetaData<String>
se.conciliate.extensions.documents.MetaData.TextValue
Enclosing class:
MetaData<T>

public static final class MetaData.TextValue extends MetaData<String>
Represents simple, non-formatted text. The meta data type is a MetaDataType.TextMetaDataType and the data will be presented as a checkbox text field or label.