Uiinfrastructure API Docs  
 

PTSortedArrayWrapper.m_hashPropIDtoColumn Field

MES- m_hashPropIDtoColumn stores a map of Property ID to the column that contains data for that property. Note that the map points to the actual column object.

protected XPHashtable m_hashPropIDtoColumn;

See Also

PTSortedArrayWrapper Class | com.plumtree.uiinfrastructure.arraywrapper Namespace