node-type.icon.view
constructor(options)
Constructor for the NodeIconView. Calls the parent constructor to initialize the view.
Kind: global function
| Param | Type | Description |
|---|---|---|
| options | Object | Configuration options for the view. |
| options.size | * | Size of the icon to be displayed. |
| options.node | * | The model representing the node. |
| options.jatoIconSize | * | Jato specific icon size. |
| options.title | * | Title for the mime-type icon. |
| options.displayThumbnailIcon | * | Flag to display thumbnail icon. |