Class IndexedContainer.ItemSetChangeEvent

    • Method Detail

      • getAddedItemIndex

        public int getAddedItemIndex()
        Deprecated.
        If and only if one item is added, gives its index.
        Returns:
        -1 if either multiple items are changed or some other change than add is done.