Month: April 2018
Posted in ExtJS
Ext.fireEvent(‘function’) Falsely Returns True
A gotcha in ExtJS when using the code below Ext.fireEvent(‘setDataViewErrWarnLineArr’, warnlinArr); it reveals a bug in returning “true” when the listener was not actively listening….
Recent Comments