Threaded View
-
30 Oct 2012 8:59 AM #1
Controller's control doesn't support standard event listener configuration options
Controller's control doesn't support standard event listener configuration options
Something like
expect only function or string in "someevent" but not an object,just like standard listener configuration.Code:{ control: { somecomponentref: { someevent: { fn: function () { }, single: true, element: 'element', delegate: 'some html element/component?' //etc. } } } }
Thanks.
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote