Product: API
Type: changed
Title: Grid control:Futher data types as input possible
Posted by: [email protected]
Affected: -,-
TaskId: i109825
<http://www.openoffice.org/issues/show_bug.cgi?id=109825>
Effective from: OOo 3.3
*Flags*
-------
API/ BASIC [x]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [x]
*Description*
-------------
The XGridDatamodel method addRow(string headerName, sequnece<string>
data) has changed to addRow(string headerName, sequence<any> data).
Now it's not only possible to fill the grid with strings but also with
integers or images.
For more information please visit, where you can find some examples:
http://wiki.services.openoffice.org/wiki/API/UNO_AWT/Grid_Control
Send feedback to [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]