Specifies the alignment of the widgets inside this column. Confirmed to work with text and entry renderers (editable and non-editable text field), but behaviour with other renderers is undefined. Permitted values are
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.
If set to true, the field associated with this column will be used to set the background colour of each row. This field will be hidden from view, as if visible was set to false.
When any column has clickable set to true, all rows are able to be selected from the list.
CDATA
CDATA
When set to true, the column entry for each row is editable.
Note that the edited value will be saved back to the database on each keypress, so this isn't recommended for complex fields such as dates. Simple fields such as numbers or text fields, which will be valid at each keypress, are safe.
Allows the column to be set to a fixedwidth. Expanding the window will not change this width.
CDATA
CDATA
CDATA
CDATA
CDATA
CDATA
CDATA
CDATA
This is useful for forcing widgets to be a minimum certain size.
CDATA
This is useful for forcing widgets to be a minimum certain size.
CDATA
Name of the widget that will be used in bond for api calls.
CDATA
When set to true, the column headings can be reordered to read the list in an order.
If set to true the heading of each column can be sorted either A-Z,Z-A,1-100,100-1.
CDATA
When a column type is set, the column is always ordered by this type, depending on the dbobject sql statement ordering.
When set to TRUE, this states which windows are visible once the xml program is executed.