org.squashtest.tm.domain.customfield
public static class CustomFieldBinding.PositionAwareBindingList extends LinkedList<CustomFieldBinding>
modCount| Constructor and Description |
|---|
CustomFieldBinding.PositionAwareBindingList(Collection<CustomFieldBinding> items) |
| Modifier and Type | Method and Description |
|---|---|
void |
reorderItems(List<Long> itemIds,
int newIndex) |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, toArray, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, retainAll, subListpublic CustomFieldBinding.PositionAwareBindingList(Collection<CustomFieldBinding> items)
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.