public abstract class AttributeDefinitionProxy extends NodeDefinitionProxy implements Proxy
nodeDefinition, parent| Constructor and Description |
|---|
AttributeDefinitionProxy(EntityDefinitionProxy parent,
AttributeDefinition attributeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldLabelProxy> |
getFieldLabels() |
List<Integer> |
getVisibleFieldIndexes() |
boolean |
isAutocomplete() |
boolean |
isCalculated() |
boolean |
isDefaultValueApplicable() |
boolean |
isEditable() |
protected boolean |
isFieldVisible(String field) |
boolean |
isKey() |
getAnnotationNames, getAnnotations, getColumn, getColumnSpan, getDescriptions, getLabelOrientation, getLabels, getLabelWidth, getName, getParent, getPath, getPrompts, getUIOptions, getUiTabName, getWidth, isHideWhenNotRelevant, isMultiplegetDeprecatedVersion, getDeprecatedVersionName, getSinceVersion, getSinceVersionNamegetIdpublic AttributeDefinitionProxy(EntityDefinitionProxy parent, AttributeDefinition attributeDefinition)
@ExternalizedProperty public boolean isKey()
@ExternalizedProperty public boolean isDefaultValueApplicable()
@ExternalizedProperty public boolean isAutocomplete()
protected boolean isFieldVisible(String field)
@ExternalizedProperty public boolean isCalculated()
@ExternalizedProperty public List<FieldLabelProxy> getFieldLabels()
@ExternalizedProperty public boolean isEditable()
Copyright © 2020 Open Foris. All rights reserved.