Uiinfrastructure API Docs  
 

ExpListModel.m_nNextIndex Field

To keep track of the next available index. This index is incremented each time a row is added to the list.

public int m_nNextIndex;

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace