Uiinfrastructure API Docs  
 

ClassTypeManager.m_mapClassTypes Field

A map of loaded ClassTypeDescriptors. The key is the ClassID for PTClassTypeDesc objects and ClassName for UIClassTypeDesc objects.

protected XPHashtable m_mapClassTypes;

See Also

ClassTypeManager Class | com.plumtree.uiinfrastructure.opener.types Namespace