Attribute |
Mand. |
Description |
Default |
id |
no |
RELATION.id |
|
template |
no |
RELATION.template |
|
multiple |
no |
Indicates whether the relation is multiple or not. |
false |
ordered |
no |
Indicates whether the relation is ordered or not. |
false |
bean |
no |
Allows specifying the name of a Java class that replaces the default graphical component. |
|
nCols |
no |
Gives the number of columns on which the relation is presented. |
-1 |
nRows |
no |
Gives the number of lines on which the relation is presented. |
-1 |
autoCompletionMax |
no |
Indicates whether the relation allows auto-completion or not. 0 means that auto-completion is not used, -1 means that auto-completion is used with no limit for displayed values, any other value indicates the maximum number of values displayed at the same time. |
0 |
font |
no |
RELATION.font |
|
enabledColor |
no |
RELATION.enabledColor |
|
disabledColor |
no |
RELATION.disabledColor |
|
fontColor |
no |
RELATION.fontColor |
|
selectImage |
no |
Image used for the selection button. |
|
deselectImage |
no |
Image used for the selection button. |
|
selectAllImage |
no |
Image used for the full selection button. |
|
deselectAllImage |
no |
Image used for the full deselection button. |
|
moveDownImage |
no |
Image of the button used to move down a value within the selection. |
|
moveUpImage |
no |
Image of the button used to move up a value within the selection. |
|
arrowDownBig |
no |
RELATION.arrowDownBig |
|
selectedColor |
no |
RELATION.selectedColor |
|
inactiveSelectedColor |
no |
RELATION.inactiveSelectedColor |
|
selectedFontColor |
no |
RELATION.selectedFontColor |
|
multiSelectorSelectImage |
no |
RELATION.multiSelectorSelectImage |
|
multiSelectorUnselectImage |
no |
RELATION.multiSelectorUnselectImage |
|