Uiinfrastructure API Docs  
 

MultiColumnListModel.m_arrDefaultValue Field

This is used on add to populate the input text of the newly added row. Note, it MUST be initialized explicitly by the client.

protected string[] m_arrDefaultValue;

See Also

MultiColumnListModel Class | com.plumtree.uiinfrastructure.expandablelist.multicolumnlist Namespace