Uses of Class
se.conciliate.extensions.documents.InputDescriptor.TextInputBuilder
Packages that use InputDescriptor.TextInputBuilder
Package
Description
API for providing document links from different providers to MT.
-
Uses of InputDescriptor.TextInputBuilder in se.conciliate.extensions.documents
Methods in se.conciliate.extensions.documents that return InputDescriptor.TextInputBuilderModifier and TypeMethodDescriptionInputDescriptor.TextInputBuilder.labeled(boolean isLabel) Sets the labeled property.InputDescriptor.TextInputBuilder.maxLength(int maxLength) Sets the maximum length (number of characters) of the text value.InputDescriptor.text(MetaDataType type) InputDescriptor.TextInputBuilder.validator(Validator<MetaData.TextValue> validator)