[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/bootstrap/js/eternicode-bootstrap-datepicker/tests/ -> run-qunit.js (summary)

(no description)

File Size: 157 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  waitFor()
  readFileLines()

Functions
Functions that are not part of a class:

waitFor(testFx, onReady, timeOutMillis)   X-Ref
Wait until the test condition is true or a timeout occurs. Useful for waiting
on a server response or for a ui change (fadeIn, etc.) to occur.

param: testFx javascript condition that evaluates to a boolean,
param: onReady what to do when testFx condition is fulfilled,
param: timeOutMillis the max amount of time to wait. If not specified, 3 sec is used.

readFileLines(filename)   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1