MCPcopy Create free account
hub / github.com/ryanmcgrath/twython / complete

Function complete

docs/_themes/basicstrap/static/js/bootstrap.js:542–546  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

540 , transition: function (method, startEvent, completeEvent) {
541 var that = this
542 , complete = function () {
543 if (startEvent.type == 'show') that.reset()
544 that.transitioning = 0
545 that.$element.trigger(completeEvent)
546 }
547
548 this.$element.trigger(startEvent)
549

Callers 1

bootstrap.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected