@PublicApi public class InsightFieldCheckboxInput extends InsightFieldInput
| Constructor and Description |
|---|
InsightFieldCheckboxInput() |
InsightFieldCheckboxInput(boolean defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getDefaultValue() |
void |
setDefaultValue(boolean defaultValue) |
getSize, getType, setSize, translatepublic InsightFieldCheckboxInput()
public InsightFieldCheckboxInput(boolean defaultValue)
public Boolean getDefaultValue()
public void setDefaultValue(boolean defaultValue)
Copyright © 2024 Atlassian. All rights reserved.