Constructors' Summary |
Constructors' Details |
:: com :: sun :: star :: awt :: grid ::
|
unpublished |
service DefaultGridDataModel |
|
|
- Supported Interface
- XMutableGridDataModel
|
- Usage Restrictions
- not published
- Description
- If you do not want to implement the XGridDataModel yourself, use this service.
The DefaultGridDataModel implementation is a dumb container of tabular data. You can add
and remove rows, modify cell values, and the like.
The implementation will implicitly increase its column count if you add a row which has more values than
the current column count.
- Since
- OOo 3.3
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.