API Docs for:
Show:

executeOpenQuery Class

Defined in: tree.js:253
Module: Tree

Makes ajax request that gets the next rank of the tree.

Constructor

executeOpenQuery

(
  • query
  • rank
  • func
  • selectedName
)

Defined in tree.js:253

Parameters:

  • query String

    Ajax request query

  • rank String

    The rank

  • func String

    Variable that determines if function was called for a search or open

  • selectedName String

    Used for search function

Item Index