ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout.elements.action / DenormalizedBooleanButtonGroup

DenormalizedBooleanButtonGroup

class DenormalizedBooleanButtonGroup : DenormalizedActionElement

Constructors

Name Summary
<init> DenormalizedBooleanButtonGroup(annotationDefinition: BooleanAnnotationDefinition, enableCondition: EnableCondition?, buttonSize: ButtonSize?, buttonColorTrue: ButtonColor?, buttonColorFalse: ButtonColor?)

Properties

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

Functions

Name Summary
equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int