public interface GroupList extends ModelEntityList<Group>, IListMove
Modifier and Type | Method and Description |
---|---|
Group |
create(java.lang.String tag,
java.lang.String type)
Creates a new group of the specified type.
|
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
Group create(java.lang.String tag, java.lang.String type)
tag
- Group tag.type
- Group type.