Specifications
COM+ reference
106
Glink: API reference manual Gallagher & Robertson
Method Detail
getAttribute
int getAttribute()
Returns the attribute for the field.
Returns:
The raw field attribute.
Bit Position Description
0-3 Foreground colors
4-6 Background colors
7 Underline
8 Reserved
9 Reserved
10 Blink
11 Reserved
12 Reserved
13 Reserved
14 Reserved
15 Inverse
16 Field, must enter
17 Field, must fill
18 Field, right justify
19 Field, Alpha character
20 Field, Numeric
21 Field, digital
22 Reserved
23 Hidden
24 Reserved
25 Reserved
26 Reserved
27 Reserved
28 Field, modified
29 Reserved
30 Unprotected
31 Field flag
getAttributes
int[ ] getAttributes()