extjs4.1 - How to fire mousedown event programatically? -


i have formpanel , fields inside it.

i'm registering mousedown event form shows border field. when mousedown happening otherfield i'm removing existing field border , applying current field mousedown occured.

for form i'm adding fields dynamically. newly added field want show border i.e., want fire mousedown event programatically.

can please suggest how can achieve?

regards url

the best thing here not fire mouse-down event programatically, call function mouse-down event uses.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -