(option)
| 74 | return this.modelFilter.dispatchEvent(event) |
| 75 | } |
| 76 | appendChild(option) { |
| 77 | // do nothing |
| 78 | } |
| 79 | |
| 80 | // remember 'this' - http://blog.niftysnippets.org/2008/04/you-must-remember-this.html |
| 81 | bind(f, obj) { |
no outgoing calls
no test coverage detected