ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.selection / SubFilter

SubFilter

data class SubFilter

A SubFilter is one element by which a user can filter documents shown

Constructors

Name Summary
<init> A SubFilter is one element by which a user can filter documents shownSubFilter(key: String, displayName: String, selectionType: SelectionType)

Properties

Name Summary
displayName String to display above inputval displayName: String
key originalDocument keyval key: String
selectionType The kind of inputval selectionType: SelectionType