|
Re: Call sequence of the Listeners [message #531818 is a reply to message #531557] |
Thu, 06 May 2010 09:24 |
|
Hi Lifei,
what are you using the TraverseListener for? Maybe you can find a more
suitable approach that circumvents this problem. TraverseListeners have
been implemented to support JFace CellEditors, they might not work
perfectly in all regards.
However, feel free to open a bug for this problem.
Best regards, Ralf
zhang wrote:
> Hi all,
>
> I have a question about the call sequence of a composite listeners in RAP.
> I have a Text composite with a TraverseListener and a FocusOutListener
> to validate the field data. A TAB-key event calls normally the
> TraverseListener and the FocusOutListener. But sometimes the call
> sequence is reversed (i.e. FocusOutListener called before
> TraverseListener) which causes an incorrect result.
> Can someone telle me what is the call orders of those listeners in RAP?
> My RAP version is 1.3M2.
>
> Thanks for your reponse.
>
> Lifei ZHANG
|
|
|
Powered by
FUDForum. Page generated in 0.03864 seconds