Uiinfrastructure API Docs  
 

FactoryHelper.combineMaps Method 

This method takes an IXPEnumerator of XPHashtable objects, and combines all of the object/object pairs of all of these maps into a single XPHashtable object.

public static XPHashtable combineMaps(
   IXPEnumerator e
);

Parameters

e

Return Value

See Also

FactoryHelper Class | com.plumtree.xpshared.htmlconstructs Namespace