#include <mi32/html.h>
Public Attributes | |
| String | align |
| String | attributes |
| String | background |
| String | bgcolor |
| int | border |
| String | classid |
| String | codebase |
| String | codetype |
| String | data |
| XmHTMLEvent * | events |
| unsigned long | flags |
| String | halign |
| int | height |
| String | href |
| int | hspace |
| String | name |
| int | nevents |
| String | src |
| String | standby |
| String | type |
| String | usemap |
| String | valign |
| int | vspace |
| int | width |
| String XmHTMLTagAttributes::align |
global alignment
unfiltered attributes
location of background image
| String XmHTMLTagAttributes::bgcolor |
name of background color
border = 0: no border
| String XmHTMLTagAttributes::classid |
contents of the classid attribute
contents of the codebase attribute
type of codebase
| String XmHTMLTagAttributes::data |
location of object data
defined events
| unsigned long XmHTMLTagAttributes::flags |
defines which fields have a value
| String XmHTMLTagAttributes::halign |
horizontal alignment
following five fields are always integers
| String XmHTMLTagAttributes::href |
hyperlink reference
| String XmHTMLTagAttributes::name |
named hyperlink
no of events
| String XmHTMLTagAttributes::src |
location of object data
| String XmHTMLTagAttributes::standby |
message to display while loading
| String XmHTMLTagAttributes::type |
type of object data
| String XmHTMLTagAttributes::usemap |
location or name of imagemap
| String XmHTMLTagAttributes::valign |
vertical alignment
1.6.1