ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout.elements.action / OpenTextInput

OpenTextInput

class OpenTextInput : ActionElement

A multi line text input field

Constructors

Name Summary
<init> A multi line text input fieldOpenTextInput(referenceAnnotationDefinitionID: AnnotationID, showApplyAutoCorrectButton: Boolean = false, highlightDifferencesToDocumentData: String? = null)

Properties

Name Summary
highlightDifferencesToDocumentData Reference document data by keyval highlightDifferencesToDocumentData: String?
showApplyAutoCorrectButton Ability to apply auto correct in the frontendval showApplyAutoCorrectButton: Boolean

Functions

Name Summary
denormalize suspend fun denormalize(denormalizedAnnotationSchema: DenormalizedAnnotationSchema): DenormalizedOpenTextInput
equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int