Ok, found it out for treevirtual

var targetNode = 
this.getDataModel().getRowData(this._getPaneScrollerArr()[0].getFocusedRow())[0];

phew, this was a bit hard to dig out and it's a bit verbose - could a 
shorthand method be added to the API? Such as this.getHoveredNode() or 
something? Thanks,

Christian


bibliograph schrieb:
> Hi,
>
> I know that Derrell answered this question a while ago, but I cannot 
> find it in the archives - how can get the cell or row that the cursor 
> currently hovers over (for example, during a drag session) in the 
> treevirtual and table widgets? I remember it has something to do with 
> the pane scrollers...
>
> thanks!
>
> Christian
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to