Name | Type | Multiplicity | Description |
---|---|---|---|
label |
property string |
[0,1] | Label of the displayed item. |
tooltip |
property string |
[0,1] | Tooltip of the displayed item. |
help |
property string |
[0,1] | Help text for the displayed item. |
cssStyle |
property string |
[0,1] | |
cssClass |
property string |
[0,1] | |
minOccurs |
property string |
[0,1] | |
maxOccurs |
property string |
[0,1] | |
size |
property integer |
[0,1] | |
maxSize |
property integer |
[0,1] | |
newLine |
property boolean |
[0,1] | displayable form component position (if true, field/group/loop will be placed on new line) |
Flags: RAM,runtime
Multiplicity: [0,1]
Label of the displayed item. The label will (almost)
always be displayed - unless the item is hidden or
minimized/iconized. The label is usually the very
minimum to meaningfully display the item.
Label should be very short (couple of words).
Plain string or a localization key may be used in
this field. The value of this field will be interpreted
as a localizaton key and looked up in the localization
tables. If no translation is found, then the literal
value is displayed.
Flags: RAM,runtime
Multiplicity: [0,1]
Tooltip of the displayed item. This is short text
that is usually displayed when the user howers mouse
cursor over the item. It may also be displayed next to
the selection in lists and so on.
Tooltip should still be quite short (one short sentence).
Plain string or a localization key may be used in
this field. The value of this field will be interpreted
as a localizaton key and looked up in the localization
tables. If no translation is found, then the literal
value is displayed.
Flags: RAM,runtime
Multiplicity: [0,1]
Help text for the displayed item. Help text is usually
displayed when the user clicks on help/information icon.
This may be a longer text (several sentences).
Plain string or a localization key may be used in
this field. The value of this field will be interpreted
as a localizaton key and looked up in the localization
tables. If no translation is found, then the literal
value is displayed.
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]