Plumtree Portal UI  
 

PTMultiColumnListModel.m_bIncludePTSelect Field

Indicates whether to include a Plumtree object picker in this list control. If true, 2 hidden columns and a visible name column will be added to the list, along with the complete facility for picking Plumtree objects. If false, a simple text-entry multicolumn list will be produced.

protected bool m_bIncludePTSelect;

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace