Class ListPageElement.SelectionSet

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Object[]>, Collection<Object[]>, List<Object[]>, RandomAccess, Set<Object[]>
Enclosing class:
ListPageElement<T>

public static class ListPageElement.SelectionSet extends ArraySet<Object[]>
SelectionSet Contains the key of all items implementing "SelectableItem"
See Also: