:: com :: sun :: star :: awt :: grid ::

unpublished service DefaultGridDataModel
Usage Restrictions
not published
Description
If you do not want to implement the XGridDataModel yourself, use this service.

Exported Interfaces - Summary
XGridDataModel
(referenced entity's summary:)
An instance of this interface is used by the UnoControlGrid to retrieve the content data that is displayed in the actual control. If you do not need your own model implementation, you can also use the DefaultGridDataModel.
Exported Interfaces - Details
XGridDataModel
(referenced entity's summary:)
An instance of this interface is used by the UnoControlGrid to retrieve the content data that is displayed in the actual control. If you do not need your own model implementation, you can also use the DefaultGridDataModel.

 
Top of Page