emxFramework.smallIcon.<TYPENAME>
|
Specifies the image file to use in the root
category of a type's navigation tree (the Categories menu) and in table column
headings that display an icon, where
TYPENAME> is the symbolic name of an object
type.
For example:
emxFramework.smallIcon.type_WorkspaceTemplate =
iconSmallWorkspace.png
|
Image filename
|
emxFramework.smallIcon.defaultType
|
Defines the default image for a type that
does not have a specifically-defined image (above property). If there is no
emxFramework.smallIcon property defined for the
type's icon, the
app
looks for a property for the type's parent type icon, then grandparent's type
and so on. If no property found, the
app
uses the default image.
One exception to the above is that if the
app
uses a parent's tree menu because no tree menu is defined for the subtype, then
the icon associated with the parent type is used instead of the subtype.
|
Image filename
|
emxNavigator.DefaultTree.TreeName
|
Specifies the menu administrative object that
represents the default tree.
For more information on the default tree, see
Legacy ENOVIA Web Apps
Customization Guide:
About the Default Tree.
|
Symbolic name of a menu
|