Uiinfrastructure API Docs  
 

ExpListModel.m_saData Field

This is where we store the data displayed on the list. We are taking advantage of the sorting features offered by the Array Wrapper framework.

protected PTGrowableSortedArrayWrapper m_saData;

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace