public abstract class AbstractArchetypeAttributeList extends ArchetypeAttribute
ArchetypeAttributes
for
lists.TEXTFIELD_COLUMNS
Modifier | Constructor and Description |
---|---|
protected |
AbstractArchetypeAttributeList(@NotNull java.lang.String archetypeAttributeName,
@NotNull java.lang.String attributeName,
@NotNull java.lang.String description,
int inputLength)
Creates a new instance.
|
getArchetypeAttributeName, getAttributeName, getDescription, getInputLength, toString, visit
protected AbstractArchetypeAttributeList(@NotNull @NotNull java.lang.String archetypeAttributeName, @NotNull @NotNull java.lang.String attributeName, @NotNull @NotNull java.lang.String description, int inputLength)
archetypeAttributeName
- the archetype attribute nameattributeName
- the user interface attribute namedescription
- the attribute's descriptioninputLength
- the input length in characters for text input fields