public interface FormFeatureList extends PropFeatureList<FormFeature>, IListMove
Modifier and Type | Method and Description |
---|---|
FormFeature |
create(java.lang.String tag,
java.lang.String form)
Create a form feature.
|
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
FormFeature create(java.lang.String tag, java.lang.String form)
create
in interface PropFeatureList<FormFeature>
tag
- Feature tag.form
- Form name.