public abstract class AbstractArchetypeAttributeInvSpell extends ArchetypeAttribute
ArchetypeAttributes
for
inventory spells.TEXTFIELD_COLUMNS
Modifier | Constructor and Description |
---|---|
protected |
AbstractArchetypeAttributeInvSpell(@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 AbstractArchetypeAttributeInvSpell(@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