public interface FieldList extends ModelEntityList<Field>
Modifier and Type | Method and Description |
---|---|
Field |
create(java.lang.String tag,
java.lang.String fieldname)
Creates field.
|
clear, copy, copy, copyTo, duplicate, duplicateTo, get, index, remove, size, tags, uniquetag
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
getContainer, getDisplayString
Field create(java.lang.String tag, java.lang.String fieldname)
tag
- Field tag.fieldname
- Field name.