Web-based responsive document annotation tool
activeannoservice / project.layout.elements.action / BooleanButtonGroup
class BooleanButtonGroup :
ActionElement
Name | Summary |
---|---|
<init> | BooleanButtonGroup(referenceAnnotationDefinitionID: AnnotationID , buttonSize: ButtonSize ? = null, buttonColorTrue: ButtonColor ? = null, buttonColorFalse: ButtonColor ? = null) |
Name | Summary |
---|---|
buttonColorFalse | val buttonColorFalse: ButtonColor ? |
buttonColorTrue | val buttonColorTrue: ButtonColor ? |
buttonSize | val buttonSize: ButtonSize ? |
Name | Summary |
---|---|
denormalize | suspend fun denormalize(denormalizedAnnotationSchema: DenormalizedAnnotationSchema ): DenormalizedBooleanButtonGroup |
equals | fun equals(other: Any ?): Boolean |
hashCode | fun hashCode(): Int |