cancel
Showing results for 
Search instead for 
Did you mean: 

Does InputField has "lose focus" event?

Former Member
0 Kudos

Hi everyone,

At design time, there is an "onEnter" event for an InputField, does it has "lose focus" event? Can I implemented by coding?

What I want to do is show the description(in a textview) of a key(the inputfield). I need the textview show the description as soon as the user select the valuehelp of the inputfield. Is there any way to do it?

Thank you very much!

Regards,

Xiaoming Yang

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Visit this thread which is about

<b>Poll: Enhancements in Webdynpro</b>

Search for "deFocus" in this page.

If you want more enhancement just specify there.

Hope it helps.

Regards,

Maheswaran.B

Former Member
0 Kudos

Hi,

There is no such an event for input field.

You can bind the context to the description field so that when the value changes in the inputfield then automatically it will display respective description in the TextView.

Regards, Anilkumar