ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout.elements.action / BooleanButtonGroup

BooleanButtonGroup

class BooleanButtonGroup : ActionElement

Constructors

Name Summary
<init> BooleanButtonGroup(referenceAnnotationDefinitionID: AnnotationID, buttonSize: ButtonSize? = null, buttonColorTrue: ButtonColor? = null, buttonColorFalse: ButtonColor? = null)

Properties

Name Summary
buttonColorFalse val buttonColorFalse: ButtonColor?
buttonColorTrue val buttonColorTrue: ButtonColor?
buttonSize val buttonSize: ButtonSize?

Functions

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