Returns Supported Clients Sample Returns Supported Clients Sample Returns Supported Clients Sample Returns Supported Clients Sample Returns Supported Clients Sample Returns Supported Clients Sample Returns Supported Clients Sample Returns Supported Clients Sample
Jun 08, 2023 20:44
Supported Clients
SmartClient
WebClient
NGClient
Property Summary
Number
containsForm
The name of the form displayed in the tab.
String
foreground
The foreground color of the tab.
Number
imageMedia
The name of the image Media file used.
String
mnemonic
Mnemonic used to switch to tab.
String
name
The name of the tab.
String
relationName
The name of the relation that links the form which contains the tab
with the form displayed in the tab.
String
text
The text on the tab.
String
toolTipText
The text displayed when hovering over the component with a mouse cursor.
Property Details
containsForm
The name of the form displayed in the tab.
foreground
The foreground color of the tab.
imageMedia
The name of the image Media file used.
mnemonic
Mnemonic used to switch to tab.
name
The name of the tab.
relationName
The name of the relation that links the form which contains the tab
with the form displayed in the tab.
text
The text on the tab.
toolTipText
The text displayed when hovering over the component with a mouse cursor.
NOTE:
HTML should be used for multi-line tooltips; you can also use any
valid HTML tags to format tooltip text. For example:
<html>This includes<b>bolded text</b> and
<font color='blue'>BLUE</font> text as well.</html>