public class TextAttributeDefView extends AttributeDefView
id| Constructor and Description |
|---|
TextAttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple) |
| Modifier and Type | Method and Description |
|---|---|
TextAttributeDefinition.Type |
getTextType() |
void |
setTextType(TextAttributeDefinition.Type type) |
getAttributeType, getFieldLabels, getFieldNames, getVisibilityByField, isCalculated, isQualifier, isShowInRecordSummaryList, setCalculated, setFieldLabels, setQualifier, setShowInRecordSummaryList, setVisibilityByFieldgetDeprecatedVersionId, getDescription, getLabel, getName, getSinceVersionId, getType, isAlwaysRelevant, isHideWhenNotRelevant, isKey, isMultiple, setAlwaysRelevant, setDeprecatedVersionId, setDescription, setHideWhenNotRelevant, setSinceVersionIdgetId, setIdpublic TextAttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple)
public TextAttributeDefinition.Type getTextType()
public void setTextType(TextAttributeDefinition.Type type)
Copyright © 2020 Open Foris. All rights reserved.