Uiinfrastructure API Docs  
 

ConfigVarPack.m_htConfigXMLSettings Field

JF- This XPHashtable contains all the settings from x_config.xml (keys and values) We need it for the Memory Debug page where we need to be able to iterate through the keys to display all the values.

protected XPHashtable m_htConfigXMLSettings;

See Also

ConfigVarPack Class | com.plumtree.uiinfrastructure.application.varpacks Namespace