Type: info
Title: new: css.awt.tree.XTreeControl.getNodeRect
Posted by: [email protected]
Affected: -
TaskId: i112178
<http://www.openoffice.org/issues/show_bug.cgi?id=112178>
Effective from: CWS unoawt
CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/unoawt>
CWS status: new
*Summary*
--------
+ css.awt.tree.XTreeControl.getNodeRect
*Description*
-------------
The (yet unpublished) XTreeControl interface was extended with a method
::com::sun::star::awt::Rectangle
getNodeRect( [in] XTreeNode Node )
raises( ::com::sun::star::lang::IllegalArgumentException );
, allowing to retrieve the client-rect occupied by a given tree node.
This comes in handy when you want, for instance, open a context menu,
triggered by keyboard, for the currently selected entry.
Send feedback to [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]