You're viewing an older version of Framework JavaDoc. Please see version 7.7.47 for the latest.
com.vaadin.data.util.

Class IndexedContainer.ItemSetChangeEvent

    • Method Detail

      • getAddedItemIndex

        public int getAddedItemIndex()

        Iff one item is added, gives its index.

        Returns:

        -1 if either multiple items are changed or some other change than add is done.