public interface ReportFeatureList extends PropFeatureList<ReportFeature>, IListMove
| Modifier and Type | Method and Description |
|---|---|
ReportFeature |
create(java.lang.String tag,
java.lang.String type)
Creates a report feature.
|
clear, copy, copy, copyTo, duplicate, duplicateTo, get, index, remove, size, tags, uniquetagactive, 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, versiongetContainer, getDisplayStringReportFeature create(java.lang.String tag, java.lang.String type)
create in interface PropFeatureList<ReportFeature>tag - Report feature tag.type - Report feature type.