Tab Base Genie
- Last UpdatedJul 18, 2023
- 1 minute read
Genie Name: tab_base
Genie Library: sa_controls_common
System Project: SA_Include
The Tab Base Genie (named "tab_base") is a component of the Tab Bar Genie.
See Create a Set of Tabs for a Pane.
Genie Properties
Complete the following properties for the genie in the Genie Properties dialog box.
-
AN: This is an automatically-generated unique ID for the genie object.
-
Name: Optional. If you need to reference the Genie at runtime using Cicode, specify a unique name.
Genie Parameters
Select the Genie, then double-click on it. The Genie’s parameters are displayed. Complete the following parameters:
|
Parameter |
Description |
|---|---|
|
Left Click Function |
Enter a function (no arguments required) that is called when the operator clicks on the tab. |
|
Disabled When |
An expression (applied in conjunction with Area and Privilege) that can provide further logic to specify when the tab is disabled. |
|
Tooltip |
Text that displays when the operator hovers the mouse over the button at runtime. |
|
Area |
Enter the area to which the button belongs. Only users with access to this area can use the button. |
|
Privilege |
Enter the privilege level that a user needs to possess to use this button. |