Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » cell editors on client-side
cell editors on client-side [message #139321] Mon, 06 July 2009 09:16 Go to next message
Dmitry Pryadkin is currently offline Dmitry PryadkinFriend
Messages: 146
Registered: July 2009
Senior Member
Hello everybody,

I'm working on client side, in javascript. Let there be a Tree widget. I
have resolved both of its DOM element and Qooxdoo instance.

Is there an easy way to determine if a celleditor is currently opened
for a certain item?

Dmitry
Re: cell editors on client-side [message #139570 is a reply to message #139321] Tue, 07 July 2009 15:38 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Dmitry Pryadkin wrote:
> Hello everybody,
>
> I'm working on client side, in javascript. Let there be a Tree widget. I
> have resolved both of its DOM element and Qooxdoo instance.
>
> Is there an easy way to determine if a celleditor is currently opened
> for a certain item?
This is just a wild guess:
If you iterate over all children of the tree and find a text widget
that lies within the bounds of the TreeItem, you probably found the
cell editor.

>
> Dmitry
Previous Topic:Object null within Qooxdoo code
Next Topic:Spinner Image by long task
Goto Forum:
  


Current Time: Thu Apr 18 03:26:06 GMT 2024

Powered by FUDForum. Page generated in 0.01960 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top