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, isQualifier, isShowInRecordSummaryList, setFieldLabels, setQualifier, setShowInRecordSummaryList, setVisibilityByFieldgetLabel, getName, getType, isHideWhenNotRelevant, isKey, isMultiple, setHideWhenNotRelevantgetId, 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.