Ultra Light Client Guide and Reference


Column attributes

attributeName
The name of the attribute from an associated domain class that is used to display instances of the class in this part. For details, see List general advice.

converter
A subclass of UlcTypeConverter that validates and formats input in this part. For more information about converters, see Field general advice.

editable
Indicates whether the contents of the part can be edited at run time.

label
The text displayed on the part.

renderer
The widget used to interpret or render a state within the part.

self
The class instance itself.

width
Initial width of the part in pixels. This attribute is explicitly necessary because dimensions of this part must be known before the part is created at run time.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]