Web-based responsive document annotation tool
activeannoservice / project.layout.elements.action / DenormalizedBooleanButtonGroup
class DenormalizedBooleanButtonGroup : DenormalizedActionElement
| Name | Summary |
|---|---|
| <init> | DenormalizedBooleanButtonGroup(annotationDefinition: BooleanAnnotationDefinition, enableCondition: EnableCondition?, buttonSize: ButtonSize?, buttonColorTrue: ButtonColor?, buttonColorFalse: ButtonColor?) |
| Name | Summary |
|---|---|
| buttonColorFalse | val buttonColorFalse: ButtonColor? |
| buttonColorTrue | val buttonColorTrue: ButtonColor? |
| buttonSize | val buttonSize: ButtonSize? |
| Name | Summary |
|---|---|
| equals | fun equals(other: Any?): Boolean |
| hashCode | fun hashCode(): Int |