API Docs for:
Show:

thumbHtml Class

Defined in: tree.js:515
Module: Tree

Creates html for thumbnail.

Constructor

thumbHtml

(
  • name
  • thumb
  • rank
  • selectedName
)

Defined in tree.js:515

Parameters:

  • name String

    Name of node

  • thumb String

    Image url for node

  • rank String

    Rank of node

  • selectedName String

    Used for search tree where node is selected automatically and not by the user

Item Index