Parameter | Customize link | Customize button | Customize context menu | Overwrite menu items |
---|---|---|---|---|
DF | Data item to be defined as a link | A button is embedded in the required data area as DI004336 Button/IronPython.
|
A context menu entry is embedded in the required data area as Data Field DI004336 Button/IronPython.
|
The action is carried out on the DI004336 Button/IronPython, which is created in a separate data area in the required module. |
DF behavior | Defines which object type is to be activated through the link:
|
Defines which object type is to be activated via the button:
|
Defines which object type is to be activated via the context menu command:
|
Defines with which object type the menu item is to be overwritten:
|
Action ID | Defines which object type is to be activated via the link. Depending on the DF behavior:
Here, either the exact number of a particular object or a variable for the corresponding object can be entered. |
Defines which object is to be activated via the button. Depending on the DF behavior:
|
Defines which object is to be activated via the context menu command. Depending on the DF behavior:
|
Defines with which object the menu item is to be overwritten. Depending on the DF behavior:
|
Tooltip | Defines which text appears in the tooltip when moving the mouse over the link. For an entry, you can use a text and (or) tooltip. |
|||
DF Height | Button height and width | |||
Symbol ID | Symbol number 001807 is used by default. |
Icon number Defines the properties of the button: color, font If no symbol is assigned to a button in data item DI004336 Button, the symbol assigned to data item 004336 Button in DT400 is used. Symbol 001304 is used in the standard system. |
||
DF Heading | Name of the button. If no DF heading is specified, the name of the corresponding object is displayed. |
Name of the context menu entry. If no DF heading is specified, the name of the corresponding object is displayed. |
||
@L Variable | Here, the menu item to be overwritten is entered. | |||
Default value | Here, an OLE that is displayed on the button can be deposited. For this purpose, enter the prefix DBOLE and the number of the OLE object in brackets. DBOLE(001007) | Here you can store an OLE, which is displayed in front of the entry in the context menu. For this purpose, enter the prefix DBOLE and the number of the OLE object in brackets. DBOLE(001007) | ||
Specialties | this function may only be used on output fields. | Buttons can be summarized in button areas. | The Button/IronPython data field DI004336 has to be customized in a visible window (windows 1-3). | It is recommended to customize the DI004336 Button/IronPython data field in a separate data area and in window 9. |
def my_method(self, apllied_dfc, clicked_df): pass
Parameter | Customize link | Customize button | Customize context menu | Overwrite menu items |
---|---|---|---|---|
DF | Data item to be defined as a link | A button is embedded in the required data area as DI004336 Button/IronPython.
|
A context menu entry is embedded in the required data area as Data Field DI004336 Button/IronPython.
|
The action is carried out on the DI004336 Button/IronPython, which is created in a separate data area in the required module. |
DF behavior | Defines which object type is to be activated through the link:
|
Defines which object type is to be activated via the button:
|
Defines which object type is to be activated via the context menu command:
|
Defines with which object type the menu item is to be overwritten:
|
Action ID | Defines which object type is to be activated via the link. Depending on the DF behavior:
Here, either the exact number of a particular object or a variable for the corresponding object can be entered. |
Defines which object is to be activated via the button. Depending on the DF behavior:
|
Defines which object is to be activated via the context menu command. Depending on the DF behavior:
|
Defines with which object the menu item is to be overwritten. Depending on the DF behavior:
|
Tooltip | Defines which text appears in the tooltip when moving the mouse over the link. For an entry, you can use a text and (or) tooltip. |
|||
DF Height | Button height and width | |||
Symbol ID | Symbol number 001807 is used by default. |
Icon number Defines the properties of the button: color, font If no symbol is assigned to a button in data item DI004336 Button, the symbol assigned to data item 004336 Button in DT400 is used. Symbol 001304 is used in the standard system. |
||
DF Heading | Name of the button. If no DF heading is specified, the name of the corresponding object is displayed. |
Name of the context menu entry. If no DF heading is specified, the name of the corresponding object is displayed. |
||
@L Variable | Here, the menu item to be overwritten is entered. | |||
Default value | Here, an OLE that is displayed on the button can be deposited. For this purpose, enter the prefix DBOLE and the number of the OLE object in brackets. DBOLE(001007) | Here you can store an OLE, which is displayed in front of the entry in the context menu. For this purpose, enter the prefix DBOLE and the number of the OLE object in brackets. DBOLE(001007) | ||
Specialties | this function may only be used on output fields. | Buttons can be summarized in button areas. | The Button/IronPython data field DI004336 has to be customized in a visible window (windows 1-3). | It is recommended to customize the DI004336 Button/IronPython data field in a separate data area and in window 9. |