ENTRY:
Attributes


ACTIVATES_DEFAULT

Value(s)

Default Value

#IMPLIED

ALIGNMENT

Value(s)

Default Value

left

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

DEFAULTFOCUS

Value(s)

Default Value

false

DEFAULTVALUE

uimplemented.

Value(s)

CDATA

Default Value

#IMPLIED

EDITABLE

Value(s)

Default Value

true

FORCEACTIVE

Forces the field to be "active", even if there is no associated livesql and the entry is not related to a database field. This effectively means that the entry will be blanked each time its parent widget is drawn.

Value(s)

Default Value

false

GRABFOCUS

Value(s)

Default Value

false

HIDE-INPUT

Value(s)

Default Value

false

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

LONGNAME

Value(s)

CDATA

Default Value

#IMPLIED

MAXHEIGHT

Value(s)

CDATA

Default Value

-1

MAXLENGTH

Value(s)

CDATA

Default Value

#IMPLIED

MAXWIDTH

Value(s)

CDATA

Default Value

-1

MINHEIGHT

This is useful for forcing widgets to be a minimum certain size.

Value(s)

CDATA

Default Value

-1

MINWIDTH

This is useful for forcing widgets to be a minimum certain size.

Value(s)

CDATA

Default Value

-1

NAME

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

Value(s)

CDATA

Default Value

#IMPLIED

READONLY

Value(s)

Default Value

false

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

VISIBLE

When set to TRUE, this states which windows are visible once the xml program is executed.

Value(s)

Default Value

true
Back to ENTRY


bond-2.1 DTD