DataProxy.getValueAttributes
gda.types.ValueAttribute getValueAttributes(int proxyRow, int col)Get the attributes of the value stored at (proxy_row, col) in proxy, which is an ORed value of #GdaValueAttribute flags
Parameters
proxyRow | a proxy row |
col | a valid proxy column |
Returns
a #GdaValueAttribute with the value's attributes at given position