Interface Container.Indexed.ItemRemoveEvent

    • Method Detail

      • getFirstItemId

        Object getFirstItemId()
        Deprecated.
        Gets the item id of the first removed item.
        Returns:
        item id of the first removed item
      • getFirstIndex

        int getFirstIndex()
        Deprecated.
        Gets the index of the first removed item.
        Returns:
        index of the first removed item
      • getRemovedItemsCount

        int getRemovedItemsCount()
        Deprecated.
        Gets the number of the removed items.
        Returns:
        the number of removed items