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

unpublished service DefaultGridColumnModel
Usage Restrictions
not published
Description
If you do not want to implement the XGridColumnModel yourself, use this service.
Since
OOo 3.3

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

 
Top of Page