org.springframework.richclient.command
Class GroupMemberList
java.lang.Object
org.springframework.richclient.command.GroupMemberList
public class GroupMemberList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupMemberList
public GroupMemberList()
add
public void add(GroupMember member)
append
public void append(GroupMember member)
getExpansionPoint
public ExpansionPointGroupMember getExpansionPoint()
size
public int size()
iterator
public Iterator iterator()
setContainersVisible
public void setContainersVisible(boolean visible)
bindMembers
protected void bindMembers(Object owner,
GroupContainerPopulator container,
Object factory,
CommandButtonConfigurer configurer)
rebuildControls
protected void rebuildControls()
contains
public boolean contains(AbstractCommand command)
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.