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? -

java - How to create Table using Apache PDFBox -

mpi - Why is MPI_Bsend not returning error even when the buffer is insufficient to accommodate all the messages -