Hi Ekta,
You can do one thing. Go to do_handle_event and when the event is 'EDIT' set an implementation class variable to true. Now in get_i of this field, check whether the implementation class variable is set( I hope you know how to access implementation class variable in context node method). Then if the variable is set true set lv_disabled = true.
Thanks,
Faisal