ConveyorPromise

This is a simple ES6 compliant promise.

Methods

  • prototype.catch(errorHandler)
  • prototype.then(successHandler,errorHandler)
  • prototype.success(successHandler)

Properties

  • prototype.belt - returns the ConveyorBelt instance this promise is on.

ConveyorDeferred

Methods

  • prototype.resolve()
  • prototype.reject()
  • prototype.catch(errorHandler)
  • prototype.then(successHandler,errorHandler)

Properties

  • prototype.promise

results matching ""

    No results matching ""