ElementType - Тип элементов коллецииCollectionType - Тип коллецииPosition - Тип позицииpublic interface RemovedPositionalItemEvent<ElementType,CollectionType,Position> extends RemovedItemEvent<ElementType,CollectionType>
| Modifier and Type | Method and Description |
|---|---|
Position |
getRemovedItemPosition()
Указывает на позицию из которой элемент удален
|
getRemovedItemgetCollectionPosition getRemovedItemPosition()
Copyright © 2017. All rights reserved.