| BEA WebLogic Server 9.0 NetUI Controls Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}token
|
+--{http://www.w3.org/1999/xhtml-netuix-modified/1.0.0}TFrame (restriction)
The border attribute sets the thickness of the frame around the
table. The default units are screen pixels.
The frame attribute specifies which parts of the frame around
the table should be rendered. The values are not the same as
CALS to avoid a name clash with the valign attribute.
<xs:simpleType name="TFrame"><xs:restriction base="xs:token"></xs:simpleType><xs:enumeration value="void"/><xs:enumeration value="above"/><xs:enumeration value="below"/><xs:enumeration value="hsides"/><xs:enumeration value="lhs"/><xs:enumeration value="rhs"/><xs:enumeration value="vsides"/><xs:enumeration value="box"/><xs:enumeration value="border"/></xs:restriction>
| BEA WebLogic Server 9.0 NetUI Controls Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||