Interface Container.Indexed.ItemAddEvent

    • Method Detail

      • getFirstItemId

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

        int getFirstIndex()
        Deprecated.
        Gets the index of the first added item.
        Returns:
        index of the first added item
      • getAddedItemsCount

        int getAddedItemsCount()
        Deprecated.
        Gets the number of the added items.
        Returns:
        the number of added items.