com :: sun :: star :: form :: interface XGridFieldDataSupplier
- Base Interface
- com::sun::star::uno::XInterface
- [ DEPRECATED ]
- Description
- provides access to the data of a GridControl.
You can retrieve the data type information and the data in a row.
Methods' Details
|
- queryFieldDataType
-  
- sequence< boolean >
queryFieldDataType(
-
|
- queryFieldData
-  
- sequence< any >
queryFieldData(
[ in ] long |
nRow, |
[ in ] type |
xType ); |
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.