<ThumbnailAction>
Section:
Class
Required:
No
Value type:
Fully qualified Java class name
Default:
com.osm.action.DefaultThumbnailAction
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
This tag specifies the action that is executed when you click on a thumbnail. The default implementation in DefaultThumbnailAction shows the preview in a configurable viewing format.
Example
This example shows the default setting for the thumbnail action:
<ThumbnailAction>com.osm.action.DefaultThumbnailAction</ThumbnailAction>
Was this helpful?