idea edit box

已回答

How can I capture the click event at the edit box breakpoint?

0

Please be more specific, what do you mean by "edit box breakpoint"?

1
Avatar
Permanently deleted user

Thank you reply, in fact, I hope to use the idea, the non-java file to add breakpoints, such as: xml, js ... but now I know how to add a breakpoint to them, and know the use of "ActionManager.getInstance (). AddAnActionListener ()" Can monitor, but I can not get the line number

0

I'm still not sure I understand the question, sorry. You can get all breakpoints using XBreakpointManager.

0
Avatar
Permanently deleted user

Thanks!

0

请先登录再写评论。