URI:
Attributes


AUTO-GEN

This is internal code used by glade2bond conversion programme to figure out which tags are hand made and which are generated. Any XML you write should have auto-gen set to false. This maybe replaced with namespace at some point.

Value(s)

Default Value

#IMPLIED

CONFIGVAR

Value(s)

CDATA

Default Value

#IMPLIED

CUSTOMLABEL

Value(s)

CDATA

Default Value

#IMPLIED

HTMLHEIGHT

Value(s)

CDATA

Default Value

#IMPLIED

HTMLLEFT

Value(s)

CDATA

Default Value

#IMPLIED

HTMLTOP

Value(s)

CDATA

Default Value

#IMPLIED

HTMLWIDTH

Value(s)

CDATA

Default Value

#IMPLIED

LABEL

Value(s)

CDATA

Default Value

#IMPLIED

LONGNAME

Value(s)

CDATA

Default Value

#IMPLIED

NAME

Name of the widget that will be used in bond for api calls.

Value(s)

CDATA

Default Value

#IMPLIED

TABINDEX

Specify the order in which interactive widgets will be tabbed through. This may be any natural integer value (negative values should not be used). For purposes of tabbing, all widgets with an order specified will preceed any without an order specified. The lowest tabindex values will preceed higher values.

Value(s)

CDATA

Default Value

#IMPLIED

TYPE

Specify the type of URI. The uri value specified will be prepended appropriately depending on this value. Valid values are

The default value is "raw", so no alteration will be made. You may use this value to specify the entire URI in the uri value if you prefer this way, e.g.

<uri uri="http://www.treshna.com">

Value(s)

Default Value

raw

URI

Specify the URI to be opened by the URI widget. If the type is specified, the URI prefix (e.g. http, https, mailto) should be omitted.

Value(s)

CDATA

Default Value

#IMPLIED
Back to URI


bond-2.1 DTD