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

proxyRowa proxy row
cola valid proxy column

Returns

a #GdaValueAttribute with the value's attributes at given position