Class MetaData.UrlValue

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

public static final class MetaData.UrlValue extends MetaData<String>
Represents a URL value. The meta data type is a MetaDataType.UrlMetaDataType and the data will be presented as a text field or a label. The difference to a MetaData.TextValue is mainly that URLs can have prefixes, may show buttons next to it to help browse for files and has a different input descriptor.