public class BooleanAttributeDefView extends AttributeDefView
| Modifier and Type | Class and Description |
|---|---|
static class |
BooleanAttributeDefView.LayoutType |
id| Constructor and Description |
|---|
BooleanAttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple) |
| Modifier and Type | Method and Description |
|---|---|
BooleanAttributeDefView.LayoutType |
getLayoutType() |
void |
setLayoutType(BooleanAttributeDefView.LayoutType layoutType) |
getAttributeType, getFieldLabels, getFieldNames, getVisibilityByField, isCalculated, isHidden, isQualifier, isShowInRecordSummaryList, setCalculated, setFieldLabels, setHidden, setQualifier, setShowInRecordSummaryList, setVisibilityByFieldgetDeprecatedVersionId, getDescription, getHeadingLabel, getLabel, getLabelWidth, getName, getNumberLabel, getSinceVersionId, getType, getWidth, isAlwaysRelevant, isHideWhenNotRelevant, isKey, isMultiple, setAlwaysRelevant, setDeprecatedVersionId, setDescription, setHeadingLabel, setHideWhenNotRelevant, setLabelWidth, setNumberLabel, setSinceVersionId, setWidthgetId, setIdpublic BooleanAttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple)
public BooleanAttributeDefView.LayoutType getLayoutType()
public void setLayoutType(BooleanAttributeDefView.LayoutType layoutType)
Copyright © 2022 Open Foris. All rights reserved.